Skip to content

Commit 07fc7e4

Browse files
committed
lol wrong spot
1 parent 3f373bb commit 07fc7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
with:
220220
repository: Project-Plus-Development-Team/Project-Plus-Dolphin
221221
ref: mac-fixes-again
222+
depth: false
222223

223224
- name: Checkout Submodules
224225
if: steps.cache-submodules.outputs.cache-hit != 'true'
@@ -227,7 +228,6 @@ jobs:
227228
- name: Checkout AppImage Repo
228229
uses: actions/checkout@v4
229230
with:
230-
depth: false
231231
clean: false
232232
path: ci
233233

0 commit comments

Comments
 (0)