Compare commits

...
Sign in to create a new pull request.

2 commits
dev ... main

Author SHA1 Message Date
4ced5eab17 Deploy major update to main
All checks were successful
CI / build (push) Successful in 3m8s
Reviewed-on: #2
2025-02-12 10:36:35 -05:00
cb2fd92395 update build
Some checks failed
CI / build (push) Has been cancelled
2025-02-10 12:01:33 -05:00

View file

@ -16,8 +16,7 @@ env:
GODOT_BUILD: "stable"
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on