removed minify for troubleshooting

This commit is contained in:
Sam Tate 2024-06-29 14:15:06 +01:00
parent b52dcdd156
commit 8a6af95f80

View file

@ -23,7 +23,7 @@ jobs:
uses: GuillaumeFalourd/setup-rsync@v1.2 uses: GuillaumeFalourd/setup-rsync@v1.2
- name: Build - name: Build
run: hugo --minify run: hugo
- name: Install SSH Key - name: Install SSH Key
uses: shimataro/ssh-key-action@v2 uses: shimataro/ssh-key-action@v2