Skip to content

Commit

Permalink
- Try windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG committed Nov 7, 2024
1 parent 967222e commit 2ff7000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ jobs:
file.write(data)
- name: Build Windows packages
id: build-packages
uses: love-actions/love-actions-windows@v1
uses: love-actions/love-actions-windows@v2
with:
icon-path: ${{ env.BUILD_ASSETS_FOLDER }}/windows/${{ env.BUILD_TYPE }}/icon.ico
rc-path: ${{ env.BUILD_ASSETS_FOLDER }}/windows/${{ env.BUILD_TYPE }}/template.rc
Expand Down

0 comments on commit 2ff7000

Please sign in to comment.