Workflow: update ci.yml
This commit is contained in:
parent
f8a8cac6c7
commit
b2247b59d4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -6,6 +6,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: setup hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
- name: build
|
||||
run: hugo --minify
|
||||
- uses: bcomnes/deploy-to-neocities@v1
|
||||
|
|
Loading…
Reference in New Issue
Block a user