Update main.yml

pull/521/head
陈杰松 5 years ago committed by GitHub
parent 35d0ae9ae6
commit 47827a3fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save