Skip to content

Commit ccbe94f

Browse files
authored
Update vite.yml
1 parent 469a0a4 commit ccbe94f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/vite.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Use Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v3
2222
with:
23+
submodules: 'true'
2324
node-version: ${{ matrix.node-version }}
2425

2526
- name: Build

0 commit comments

Comments
 (0)