parent
0392154c05
commit
dd80cac16c
@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # Set a branch to deploy
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
@ -19,5 +19,7 @@ jobs:
|
||||
hugo-version: '0.111.3'
|
||||
# extended: true
|
||||
|
||||
- name: Build
|
||||
- name: Build site
|
||||
run: hugo --minify
|
||||
- name: list files
|
||||
run: tree .
|
||||
|
Loading…
Reference in New Issue
Block a user