parent
029b329c74
commit
01ba6c46a0
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ jobs:
|
|||
run: |
|
||||
apt update -y
|
||||
apt upgrade -y
|
||||
apt install nodejs -y
|
||||
apt install -y nodejs ca-certificates
|
||||
ls /root/.local/share/godot/templates/
|
||||
- name: Checkout
|
||||
uses: https://github.com/actions/checkout@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue