Skip to content

Commit

Permalink
fix: cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Sep 29, 2024
1 parent fe1772f commit a00652f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: matrix.config.os.filename != 'Windows'
run: |
cd ./dist
zip -r ../tmp.zip cppTicKerBuy
zip -r ../tmp.zip cppTickerBuy
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit a00652f

Please sign in to comment.