fix(ci): disable cache from node
All checks were successful
Code check / Check code (push) Successful in 1m59s

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

View File

@@ -16,7 +16,6 @@ jobs:
uses: https://gitea.com/actions/setup-node@v4
with:
node-version: 20
cache: "npm"
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6