fix thing
Some checks failed
CI / build (push) Failing after 2m6s

This commit is contained in:
ultrablob 2025-02-03 21:21:44 -05:00
parent 8df9753aa4
commit 6e8f7f51d3

View file

@ -56,7 +56,7 @@ jobs:
run: |
mkdir -v -p build/web
EXPORT_DIR="$(readlink -f build)"
cd $PROJECT_PATH
cd $GITHUB_WORKSPACE
/usr/bin/godot --headless --verbose --export-release "Web" "$EXPORT_DIR/web/index.html"
- name: Upload Build