调整流水线
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user