Skip to content

Commit

Permalink
trying to fix windress issue again
Browse files Browse the repository at this point in the history
  • Loading branch information
roffidaijoubu committed Dec 16, 2024
1 parent 3e85ab5 commit e7f332c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:
- name: Create Resource File
shell: cmd
run: |
"C:\msys64\mingw64\bin\windres.exe" icon.rc -O coff -o icon.syso
where windres
windres icon.rc -O coff -o icon.syso
- name: Build
run: |
Expand Down

0 comments on commit e7f332c

Please sign in to comment.