dev-base #32
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ jobs:
|
||||||
image: barichello/godot-ci:3.3.4
|
image: barichello/godot-ci:3.3.4
|
||||||
steps:
|
steps:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
- run: |
|
- run: apt install nodejs -y
|
||||||
apt install nodejs -y
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
- name: Setup
|
- name: Setup
|
||||||
|
|
Reference in a new issue