Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YeChengde committed Dec 17, 2024
1 parent 725f628 commit 3f7adda
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 @@ -66,7 +66,7 @@ jobs:
# Zip Windows artifacts
- name: Zip Windows Artifacts
run: zip -r Chirp_Razpr_win-x64.zip publish/win-x64
run: zip -r Chirp_Razor_win-x64.zip publish/win-x64

# Publish for MacOS x64
- name: Publish MacOS x64
Expand Down

0 comments on commit 3f7adda

Please sign in to comment.