removed minify for troubleshooting
This commit is contained in:
parent
b52dcdd156
commit
8a6af95f80
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: GuillaumeFalourd/setup-rsync@v1.2
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
run: hugo
|
||||
|
||||
- name: Install SSH Key
|
||||
uses: shimataro/ssh-key-action@v2
|
||||
|
|
Loading…
Reference in a new issue