This commit is contained in:
parent
326c66f3bb
commit
6fe73f1f68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
||||||
/usr/bin/godot --headless --verbose --export-release "Web" "$EXPORT_DIR/web/index.html"
|
/usr/bin/godot --headless --verbose --export-release "Web" "$EXPORT_DIR/web/index.html"
|
||||||
|
|
||||||
- name: Upload Build
|
- name: Upload Build
|
||||||
uses: https://code.forgejo.org/forgejo/upload-artifact/upload-artifact@v4
|
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Web Build
|
name: Web Build
|
||||||
path: build/web
|
path: build/web
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue