This commit is contained in:
北雁 Cryolitia
2024-05-27 22:54:47 +08:00
committed by Horror Proton
parent 6c4d5951ae
commit 6240ca54ed

View File

@@ -40,7 +40,6 @@ jobs:
with:
path: temp
show-progress: false
submodules: recursive
- name: Fetch history
if: ${{ !startsWith(github.ref, 'refs/pull/') }}
@@ -302,7 +301,6 @@ jobs:
uses: actions/checkout@v4
with:
show-progress: false
submodules: recursive
- name: Install Dependencies
run: |