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:
image: barichello/godot-ci:3.3.4
steps:
- name: Setup NodeJS
- name: Setup
- run: |
apt install nodejs -y
- name: Checkout