fix(ci): I forget @
Some checks failed
Code check / Check code (push) Failing after 54s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-08-23 20:50:47 +05:00
parent 8d6fe4aa65
commit 4dcf1dbe6d
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- uses: https://gitea.com/actions/checkout@v4
- name: Set up Node.js
uses: https://gitea.com/actions/setup-nodev4
uses: https://gitea.com/actions/setup-node@v4
with:
node-version: 20
cache: "npm"