dev-base #33

Merged
Snoweuph merged 19 commits from dev-base into dev-resouces 2023-04-05 20:51:15 +00:00
Showing only changes of commit 2eb7a128c6 - Show all commits

View file

@ -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