Skip to content

Commit

Permalink
release bin p1
Browse files Browse the repository at this point in the history
  • Loading branch information
openshwprojects committed Sep 19, 2024
1 parent 23cf6c5 commit f575181
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
with:
name: obkSimulator_win32_${{ needs.refs.outputs.version }}
path: obkSimulator_win32_${{ needs.refs.outputs.version }}.zip
- name: Copy build assets
run: |
cp obkSimulator_win32_${{ needs.refs.outputs.version }}.zip output/${{ needs.refs.outputs.version }}/obkSimulator_${{ needs.refs.outputs.version }}.zip
build:
name: Build
needs: refs
Expand Down

0 comments on commit f575181

Please sign in to comment.