Skip to content

Commit 8dd8230

Browse files
committed
WIP
1 parent f1c6810 commit 8dd8230

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
fetch-depth: 0 # Needed for lastUpdated in VitePress
29-
30-
- name: Checkout submodules
31-
run: |
32-
git submodule update --init --recursive
29+
submodules: recursive
3330

3431
- name: Setup Node
3532
uses: actions/setup-node@v4

ref/vscode-wit

Submodule vscode-wit added at 98d5f4d

0 commit comments

Comments
 (0)