back to old checkout system
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 8m21s

This commit is contained in:
2026-01-25 10:21:16 +01:00
parent b73c1a6dd5
commit 5ce2824f8b

View File

@@ -23,9 +23,10 @@ jobs:
run: |
apt update && apt -y install curl zip nodejs
- uses: actions/checkout@v6
- name: Checkout with LFS
uses: https://git.game-dev.space/minimata/checkout-with-lfs.git@main
with:
lfs: true
checkout-version: 3
# Cache
# - uses: actions/cache@v3