mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 19:43:22 +00:00
fx
This commit is contained in:
parent
a548daaccc
commit
649b02b655
2
.github/workflows/workflow.yaml
vendored
2
.github/workflows/workflow.yaml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
- name: Upload build assets
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: output/${{ needs.refs.outputs.version }}/obkSimulator_${{ needs.refs.outputs.version }}
|
||||
name: ${{ env.APP_NAME }}_${{ needs.refs.outputs.version }}
|
||||
path: output/${{ needs.refs.outputs.version }}/obkSimulator_${{ needs.refs.outputs.version }}.zip
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user