mirror of
https://github.com/D4M13N-D3V/godot_template.git
synced 2025-03-14 10:04:59 +00:00
trying to change build command as no artifacts are being produced
This commit is contained in:
parent
b4ecd26519
commit
fe2b9d807d
2
.github/workflows/game_web_ci.yml
vendored
2
.github/workflows/game_web_ci.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: mkdir -v -p build/web
|
||||
|
||||
- name: Build
|
||||
run: godot -v --export-release --headless "Web" ../build/web/index.html project/project.godot
|
||||
run: godot -v --export-release --headless "Web"
|
||||
|
||||
- name: Add coi-service-worker
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user