dev-base #36

Merged
Snoweuph merged 54 commits from dev-base into nightly 2023-04-05 21:01:03 +00:00
Showing only changes of commit 2eb7a128c6 - Show all commits

View file

@ -18,7 +18,7 @@ jobs:
container:
image: barichello/godot-ci:3.3.4
steps:
- name: Setup NodeJS
- name: Setup
- run: |
apt install nodejs -y
- name: Checkout