Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit e7ad63b

Browse files
committed
Fix CI (again)
1 parent b800181 commit e7ad63b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/[email protected]
11+
with:
12+
submodules: true
1113
- name: Unshallow
1214
run: git fetch --prune --unshallow
1315
- uses: serras/setup-stack@v3

0 commit comments

Comments
 (0)