diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 55b7110..fab4084 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -48,7 +48,7 @@ jobs: run: | apt update && apt -y install curl zip nodejs - 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: checkout-version: 3 - name: Import resources and build solution