fix testcat button.
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user