From 6a731be7671e51394ff49c654a6e87e3c706e1cf Mon Sep 17 00:00:00 2001 From: 0d0 <0d0acre@esiliati.org> Date: Sun, 23 Feb 2025 01:24:57 +0100 Subject: [PATCH] test --- .forgejo/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) 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