dev-base #32
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: barichello/godot-ci:3.3.4
|
image: barichello/godot-ci:3.3.4
|
||||||
steps:
|
steps:
|
||||||
- name: Setup NodeJS
|
- name: Setup
|
||||||
- run: |
|
- run: |
|
||||||
apt install nodejs -y
|
apt install nodejs -y
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Reference in a new issue