Skip to content

Commit

Permalink
add ci build artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed Apr 10, 2024
1 parent dd655cb commit 1044693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: XRSYS_OSC_CI_Build
name: XRSYS_OSC_CI_Build_v${{ steps.generate_version.outputs.version }}
path: osc.exe

0 comments on commit 1044693

Please sign in to comment.