Skip to content

Commit

Permalink
Update Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed Jun 26, 2024
1 parent 468e928 commit b5e37c1
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.127.0
HUGO_VERSION: 0.128.0

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

0 comments on commit b5e37c1

Please sign in to comment.