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 907747d commit a548daa
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 @@ -90,7 +90,7 @@ jobs:
run: |
mkdir -Force output/${{ needs.refs.outputs.version }}
cp obkSimulator_win32_${{ needs.refs.outputs.version }}.zip output/${{ needs.refs.outputs.version }}/obkSimulator_${{ needs.refs.outputs.version }}.zip
- name: Upload build assets
- name: Upload build assets
uses: actions/upload-artifact@v3
with:
name: output/${{ needs.refs.outputs.version }}/obkSimulator_${{ needs.refs.outputs.version }}
Expand Down

0 comments on commit a548daa

Please sign in to comment.