This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user