back to old checkout system
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 8m21s
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 8m21s
This commit is contained in:
@@ -23,9 +23,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
apt update && apt -y install curl zip nodejs
|
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:
|
with:
|
||||||
lfs: true
|
checkout-version: 3
|
||||||
|
|
||||||
# Cache
|
# Cache
|
||||||
# - uses: actions/cache@v3
|
# - uses: actions/cache@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user