diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 17b32bc..e2a007d 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -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