调整流水线

This commit is contained in:
2026-04-16 11:49:06 +08:00
parent 4b15c6d99c
commit 0bb6707e68
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ on:
description: "Target directory for static files (trailing slash optional)"
required: false
type: string
default: "/www/wwwroot/fangzhen"
default: "/www/wwwroot/sandbox/web"
build_command:
required: false
type: string
@@ -41,7 +41,7 @@ jobs:
NPM_CONFIG_REGISTRY: ${{ inputs.npm_registry }}
steps:
- name: Checkout
uses: http://120.25.191.12:3000/admin/actions-checkout@v4
uses: https://git.jc2009.com/admin/actions-checkout@v4
- name: Check Node.js (pre-installed on runner)
run: |