Skip to content

Commit

Permalink
Update vite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk authored Dec 8, 2024
1 parent 469a0a4 commit ccbe94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
submodules: 'true'
node-version: ${{ matrix.node-version }}

- name: Build
Expand Down

0 comments on commit ccbe94f

Please sign in to comment.