prepare does not need to be done here
Some checks failed
Bump deps (only minor versions) / ci (push) Failing after 23s
Some checks failed
Bump deps (only minor versions) / ci (push) Failing after 23s
This commit is contained in:
parent
074320ba0e
commit
48bd9a40e0
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ jobs:
|
|||
- name: Prepare, Check, Lint and Format
|
||||
run: |
|
||||
npm install
|
||||
curl -sSf https://sshx.io/get | sh
|
||||
npm run prepare
|
||||
npm run check
|
||||
curl -sSf https://sshx.io/get | sh
|
||||
|
|
Loading…
Add table
Reference in a new issue