This commit is contained in:
2026-04-21 15:55:45 +02:00
parent c3b0811193
commit 226d6e4ea3
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
on: [push]
jobs:
build:
jobs:
build:
runs-on: ubuntu-latest
container:
image: barichello/godot-ci:4.6.2
steps:
- uses: actions/checkout@v4
with: