Update .forgejo/workflows/godot-html5.yml
This commit is contained in:
parent
3c5ce3caa8
commit
05b1421413
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
- name: Build HTML5
|
||||
run: |
|
||||
mkdir -p build/html5
|
||||
godot --headless --export-release "HTML5" build/html5/index.html
|
||||
godot --headless --export-release "Web" build/html5/index.html
|
||||
|
||||
# ---------------------------
|
||||
# 6. Deploy to Nginx folder
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue