ci: fix invalid command
Some checks failed
Deploy to Netlify / Deploy to Netlify (push) Failing after 1m6s
Some checks failed
Deploy to Netlify / Deploy to Netlify (push) Failing after 1m6s
This commit is contained in:
parent
8fe6a71517
commit
b8f4ca38ce
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: |
|
||||
npm --version && node --version
|
||||
npm i -g pnpm
|
||||
pnpm install --no-update-notifier
|
||||
pnpm install
|
||||
pnpm build
|
||||
|
||||
- name: Deploy to Netlify
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue