Files
mindfulness/.gitea/workflows
2026-02-03 00:44:00 +08:00
..
2026-02-02 22:22:20 +08:00
2026-02-02 23:02:49 +08:00
2026-02-03 00:44:00 +08:00

docker exec -it gitea-runner bash

然后在容器里安装 Node.js

curl -fsSL https://deb.nodesource.com/setup_20.x | bash - apt-get install -y nodejs node -v