fix workflow

This commit is contained in:
Pim Snel 2024-04-26 18:41:58 +02:00
parent b52c17e487
commit c05bda03b7

View File

@ -36,7 +36,7 @@ jobs:
run: ./scripts/build_hm_options.sh
- name: Build Hugo
run: nix run nixpkgs#hugo --minify
run: nix run nixpkgs#hugo -- --minify
- name: Deploy
uses: peaceiris/actions-gh-pages@v3