Okay acutally checking out hte files now this should do it fingers crossed
Some checks failed
godot-ci export / Linux Export (push) Successful in 1m28s
godot-ci export / Windows Export (push) Successful in 1m37s
godot-ci export / Steam Publish (push) Failing after 3s

This commit is contained in:
2025-07-06 06:06:16 -07:00
parent 01942d3154
commit 0b5f85f64c

View File

@ -90,6 +90,10 @@ jobs:
image: cm2network/steamcmd:root
needs: [export-windows, export-linux]
steps:
- name: Checkout
uses: https://gitea.com/actions/checkout@v4
with:
lfs: true
- name: Read Cache
run: |
echo "TODO Read Cache"