Try Workflow
Some checks failed
Linux Export

This commit is contained in:
snoweuph 2023-03-20 19:19:12 +00:00
parent 1c612cb822
commit 020ce1ffb8

View file

@ -19,7 +19,7 @@ jobs:
image: barichello/godot-ci:3.3.4
steps:
- name: Setup
run: apt install nodejs -y
run: apt update -y && apt install nodejs -y
- name: Checkout
uses: https://github.com/actions/checkout@v3
- name: Setup