ci: fixed checkout lfs action url
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 7s
Create tag and build when new code gets to main / Export (push) Failing after 2m0s

This commit is contained in:
2025-07-31 12:06:34 +00:00
parent 15b60267fb
commit 00e7f63081

View File

@ -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