mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
修改actions脚本
This commit is contained in:
@@ -28,7 +28,8 @@ jobs:
|
||||
with:
|
||||
node-version: '16'
|
||||
|
||||
- run: npm ci
|
||||
- name: Install Modules
|
||||
run: npm install && cd themes/docsy && npm install
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
||||
Reference in New Issue
Block a user