on: [push]
jobs:
build:
runs-on: docker
steps:
- uses: https://github.com/abarichello/godot-ci@master
with:
GODOT_VERSION: 3.0.2
EXPORT_NAME: test
PROJECT_PATH: ./
- uses: actions/upload-artifact@v3
name: artifacts
path: ../build