Skip to content

Commit

Permalink
Old Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed Nov 4, 2024
1 parent 1e7b1d9 commit 3cb86ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: install hugo
run: |
wget https://github.com/gohugoio/hugo/releases/download/v0.124.0/hugo_extended_0.125.0_linux-amd64.deb
wget https://github.com/gohugoio/hugo/releases/download/v0.125.0/hugo_extended_0.125.0_linux-amd64.deb
sudo apt install ./hugo_extended_0.125.0_linux-amd64.deb
- name: install theme
Expand Down

0 comments on commit 3cb86ed

Please sign in to comment.