add lfs for nutika build
This commit is contained in:
parent
351a67cc37
commit
e5e5628f4b
3
.github/workflows/nuitka.yml
vendored
3
.github/workflows/nuitka.yml
vendored
@ -36,6 +36,9 @@ jobs:
|
|||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Checkout code
|
||||||
|
uses: nschloe/action-cached-lfs-checkout@v1
|
||||||
|
|
||||||
# 获取短 sha
|
# 获取短 sha
|
||||||
- name: Get short commit sha
|
- name: Get short commit sha
|
||||||
id: get_short_sha
|
id: get_short_sha
|
||||||
|
Loading…
Reference in New Issue
Block a user