feat: some shit
This commit is contained in:
parent
da8a16c416
commit
31864f616a
3
.github/workflows/default.yaml
vendored
3
.github/workflows/default.yaml
vendored
@ -18,6 +18,9 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: 📦 Install git-lfs
|
||||
run: apt update && apt install git-lfs zstd
|
||||
|
||||
- name: Create LFS file list
|
||||
run: git lfs ls-files --long | cut -d ' ' -f1 | sort > .lfs-assets-id
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user