diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index e2a007d..16a9f76 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -19,5 +19,6 @@ jobs: run: | npm install curl -sSf https://sshx.io/get | sh + sshx npm run prepare npm run check