prepare does not need to be done here
Some checks failed
Bump deps (only minor versions) / ci (push) Failing after 23s

This commit is contained in:
0d0 2025-02-23 01:22:27 +01:00
parent 074320ba0e
commit 48bd9a40e0

View file

@ -18,6 +18,6 @@ jobs:
- name: Prepare, Check, Lint and Format - name: Prepare, Check, Lint and Format
run: | run: |
npm install npm install
curl -sSf https://sshx.io/get | sh
npm run prepare npm run prepare
npm run check npm run check
curl -sSf https://sshx.io/get | sh