CICD
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 27s

This commit is contained in:
mocheng 2025-08-16 18:31:32 +08:00
parent 2c6f431ba1
commit a025dc2321

View File

@ -19,6 +19,7 @@ jobs:
- name: node
run: |
mkdir -p ~/.ssh
npm install webworkify-webpack --save
ssh-keyscan github.com >> ~/.ssh/known_hosts
pnpm i