Skip to content

Commit

Permalink
Update Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed Jul 21, 2024
1 parent 1c7cfb6 commit 1083850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-CFP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: wget https://github.com/gohugoio/hugo/releases/download/v${{ env.HUGO_VERSION }}/hugo_extended_${{ env.HUGO_VERSION }}_linux-amd64.deb -O hugo_extended_${{ env.HUGO_VERSION }}_linux-amd64.deb
# 0.103.0 began new naming convention
env:
HUGO_VERSION: 0.128.2
HUGO_VERSION: 0.129.0

- name: Install Hugo
run: sudo dpkg -i hugo*.deb
Expand Down

0 comments on commit 1083850

Please sign in to comment.