parent
1ac34cb0c9
commit
9c8d33a106
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
||||||
runs-on: hugo-latest
|
runs-on: hugo-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- name: Grab packages
|
||||||
|
run: apk add rsync
|
||||||
- name: Run build task
|
- name: Run build task
|
||||||
run: hugo --minify --logLevel info
|
run: hugo --minify --logLevel info
|
||||||
- name: Test static page
|
- name: Test static page
|
||||||
|
|
Loading…
Add table
Reference in a new issue