fix testcat button.

This commit is contained in:
2023-09-04 12:28:06 +08:00
parent 345203dce2
commit 3b82fb0067
4 changed files with 41 additions and 8 deletions

View File

@@ -13,10 +13,10 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "20"
node-version: "current"
cache: "npm"
- run: npm install
- run: npm run build
- run: CI=false npm run build
- uses: easingthemes/ssh-deploy@v2.2.11
env: