ci-4
Some checks failed
deploy / test (push) Failing after 59s
deploy / deploy (push) Has been skipped

This commit is contained in:
Untone 2023-11-28 21:24:22 +03:00
parent 08789fc6c6
commit e3034ee3d6

View File

@ -33,9 +33,7 @@ jobs:
fetch-depth: 0
- name: Install Vercel CLI
run: |
npm install -g vercel
vercel --version
run: npm install -g vercel && vercel --version
- name: Deploy to Vercel
run: vercel --prod