parent
6ed442972e
commit
abfb0dd818
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
|
||||
container:
|
||||
image: barichello/godot-ci:4.2
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue