aaaaaaaaaaaaaaa
Some checks failed
godot-ci export / Steam Publish (push) Failing after 21s

This commit is contained in:
2025-07-06 06:20:28 -07:00
parent 29ee6164fc
commit 0f958ea2cf

View File

@ -90,7 +90,8 @@ jobs:
image: cm2network/steamcmd:root
#needs: [export-windows, export-linux]
steps:
# Need node.j for https://gitea.com/actions/checkout@v4
# Doing this becuase barichello/godot-ci:4.4 doesn't have nodejs installed, may need to make own docker image in the future
# By default ubuntu-22.04 has nodejs 12, but we need a more modern version for the actions/checkout@v4
- name: Install Node.js
run: |
apt-get update