This commit is contained in:
2025-07-31 14:13:06 +02:00

View File

@ -48,7 +48,7 @@ jobs:
run: | run: |
apt update && apt -y install curl zip nodejs apt update && apt -y install curl zip nodejs
- name: Checkout with LFS - name: Checkout with LFS
uses: https://git.game-dev.space/minimata/checkout-lfs.git@main uses: https://git.game-dev.space/minimata/checkout-with-lfs.git@main
with: with:
checkout-version: 3 checkout-version: 3
- name: Import resources and build solution - name: Import resources and build solution