Add test build.yaml
Some checks failed
/ build (push) Failing after 4s
/ test (push) Successful in 0s

This commit is contained in:
Nick Guy 2024-05-27 16:56:30 +01:00
parent 90b30fbd1f
commit 3c62da3174

View file

@ -6,7 +6,7 @@ jobs:
- uses: https://github.com/abarichello/godot-ci@master
with:
GODOT_VERSION: 3.0.2
run: |
- run: |
mkdir -v -p build/windows
godot --headless --verbose --export-release "Windows Desktop" build/windows/package.exe
- uses: actions/upload-artifact@v3