remove lfs check(out of bandwith!)
This commit is contained in:
parent
445eb9391f
commit
f0b9e10d2a
3
.github/workflows/nuitka.yml
vendored
3
.github/workflows/nuitka.yml
vendored
@ -40,9 +40,6 @@ jobs:
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Checkout code
|
||||
uses: nschloe/action-cached-lfs-checkout@v1
|
||||
|
||||
# 安装 Python
|
||||
- name: Setup Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
Reference in New Issue
Block a user