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