Skip to content

Commit

Permalink
Remove unneeded Go module replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
willfaught committed Jun 5, 2024
1 parent 083d4e9 commit e75b078
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
# - name: Build
# run: |
# cd exampleSite
# echo "replace github.com/willfaught/paige => ../" >>go.mod
# hugo --baseURL ${{ steps.pages.outputs.base_url }} --environment production --minify
deploy:
environment:
Expand Down

0 comments on commit e75b078

Please sign in to comment.