Skip to content

Commit

Permalink
fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roffidaijoubu committed Dec 16, 2024
1 parent b49f491 commit 3e85ab5
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 @@ -62,8 +62,9 @@ jobs:
${{ runner.os }}-build-
- name: Create Resource File
shell: cmd
run: |
x86_64-w64-mingw32-windres icon.rc -O coff -o icon.syso
"C:\msys64\mingw64\bin\windres.exe" icon.rc -O coff -o icon.syso
- name: Build
run: |
Expand Down

0 comments on commit 3e85ab5

Please sign in to comment.