Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Nov 3, 2024
1 parent d5e0ff5 commit b71ec9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-relase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Create 7Z file
run: |
7z a cpi-windows.7z cpi.exe Qt6Core.dll LICENSE translations
7z a cpi-windows.7z cpi.exe cpi.bat Qt6Core.dll LICENSE translations
- name: Create release
id: create_release
Expand Down

0 comments on commit b71ec9a

Please sign in to comment.