Skip to content

Commit

Permalink
chore: fix build for web
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl committed Dec 22, 2024
1 parent 466c887 commit a1caeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build Web Version
run: |
npm install -g love.js
love.js miako.love web -c
love.js miako.love web -c -t "Miako"
- name: Zip Web Build
run: |
Expand Down

0 comments on commit a1caeb0

Please sign in to comment.