ci-test (working now) #2

Merged
Snoweuph merged 82 commits from ci-test into master 2023-04-05 19:20:53 +00:00
Showing only changes of commit 01ba6c46a0 - Show all commits

View file

@ -17,7 +17,8 @@ jobs:
run: | run: |
apt update -y apt update -y
apt upgrade -y apt upgrade -y
apt install nodejs -y apt install -y nodejs ca-certificates
ls /root/.local/share/godot/templates/
- name: Checkout - name: Checkout
uses: https://github.com/actions/checkout@v2 uses: https://github.com/actions/checkout@v2
with: with: