Try Workflow
Some checks failed
Linux Export

This commit is contained in:
snoweuph 2023-03-20 19:16:08 +00:00
parent fb9b000982
commit 2eb7a128c6

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