Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
openshwprojects committed Sep 20, 2024
1 parent a548daa commit 649b02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 649b02b

Please sign in to comment.