mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-30 21:28:56 +03:00
Update submodules option in vercel-preview.yml
This commit is contained in:
parent
3666df669d
commit
ae944d81c6
2
.github/workflows/vercel-preview.yml
vendored
2
.github/workflows/vercel-preview.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
submodules: recursive
|
||||
- name: Install Vercel CLI
|
||||
run: npm install --global vercel@latest
|
||||
- name: Pull Vercel Environment Information
|
||||
|
Loading…
Reference in New Issue
Block a user