This commit is contained in:
@@ -22,6 +22,10 @@ jobs:
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
extended: true
|
||||
- name: Build Page
|
||||
run: |
|
||||
hugo --minify
|
||||
cd ./public
|
||||
- name: Create SSH keys
|
||||
run: |
|
||||
mkdir -p ~/.ssh/
|
||||
|
||||
Reference in New Issue
Block a user