Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
targoninc-alex committed Jun 22, 2024
1 parent 9d0ed38 commit 3eca2c8
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 @@ -27,7 +27,7 @@ jobs:
- name: Zip Windows
run: |
cd out/fetchcat-win32-x64
7z a -tzip ../fetchcat-win32-x64.zip .
7z a -tzip fetchcat-win32-x64.zip .
- name: Get version
id: package
Expand Down

0 comments on commit 3eca2c8

Please sign in to comment.