Add test build.yaml
All checks were successful
/ test (push) Successful in 0s

This commit is contained in:
Nick Guy 2024-05-27 16:51:44 +01:00
parent c264a6e692
commit b7b481e873

View file

@ -7,4 +7,9 @@ jobs:
with: with:
GODOT_VERSION: 3.0.2 GODOT_VERSION: 3.0.2
EXPORT_NAME: test EXPORT_NAME: test
PROJECT_PATH: ./ PROJECT_PATH: ./
- uses: actions/upload-artifact@v3
with:
name: artifacts
path: ../build