parent
80ca1a9df4
commit
8731a22b28
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Grab dependancies
|
||||
run: apt-get update && apt-get install rsync hugo
|
||||
run: apt-get update && apt-get install -y rsync hugo
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run build task
|
||||
run: hugo --minify --logLevel info
|
||||
|
|
Loading…
Add table
Reference in a new issue