mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
Update submodules flag in vercel-preview.yml
This commit is contained in:
parent
ae944d81c6
commit
d8d6078c3d
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: recursive
|
||||
submodules: 'true'
|
||||
- name: Install Vercel CLI
|
||||
run: npm install --global vercel@latest
|
||||
- name: Pull Vercel Environment Information
|
||||
|
Loading…
Reference in New Issue
Block a user