This commit is contained in:
@@ -55,6 +55,8 @@ jobs:
|
||||
EXPORT_DIR="$(readlink -f build)"
|
||||
cd $PROJECT_PATH
|
||||
./godot --headless --verbose --export-release "Windows Desktop" "$EXPORT_DIR/windows/$EXPORT_NAME.exe"
|
||||
|
||||
echo ls -la "$EXPORT_DIR/windows/"
|
||||
- name: Upload Artifact
|
||||
run: |
|
||||
curl --user your_username:your_password_or_token \
|
||||
|
||||
Reference in New Issue
Block a user