This commit is contained in:
parent
e0e8db9b7f
commit
ea04175d9e
@ -23,9 +23,11 @@ jobs:
|
||||
node-version: '16' # 可以根据需要选择 Node.js 版本
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: WebIndex
|
||||
run: npm install
|
||||
|
||||
- name: Build project
|
||||
working-directory: WebIndex
|
||||
run: npm run build
|
||||
|
||||
- name: Upload build artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user