Update main.yml
This commit is contained in:
parent
35d0ae9ae6
commit
47827a3fc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
- name: 嵌入静态资源
|
||||
run: |
|
||||
go get github.com/rakyll/statik
|
||||
~/statik -src=./assets/build/ -include=*.html,*.js,*.json,*.css,*.png,*.svg,*.ico -f
|
||||
statik -src=./assets/build/ -include=*.html,*.js,*.json,*.css,*.png,*.svg,*.ico -f
|
||||
|
||||
- name: 设置编译环境
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue