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

This commit is contained in:
2025-07-06 06:19:18 -07:00
parent 7d2b47bd29
commit 29ee6164fc

View File

@ -87,7 +87,7 @@ jobs:
name: Steam Publish
runs-on: ubuntu-22.04
container:
image: cm2network/steamcmd
image: cm2network/steamcmd:root
#needs: [export-windows, export-linux]
steps:
# Need node.j for https://gitea.com/actions/checkout@v4