Skip to content

Commit

Permalink
Attempt to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
pietervdvn committed Oct 17, 2024
1 parent d3dfee0 commit db842cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: git submodule update --init --recursive

- name: Build
uses: srt32/hugo-action@master
uses: srt32/hugo-action@v0.0.2

- name: Add CNAME
run: "echo \"cyclofix.osm.be\" | sudo tee -a \"/home/runner/work/cyclofix-website/cyclofix-website/public/CNAME\""
Expand Down

0 comments on commit db842cc

Please sign in to comment.