Compare commits
No commits in common. "main" and "dev" have entirely different histories.
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue