Compare commits

..

No commits in common. "main" and "dev" have entirely different histories.
main ... dev

View file

@ -16,7 +16,8 @@ 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