Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Nov 15, 2022
1 parent 22fc83c commit eeaebd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: changelog-artifact
path: content/changelog/vUNSTABLE.md
path: content/changelog
- run: tree content
- name: "⚙️ hugo"
run: hugo --baseURL "${{ needs.calculate-baseurl.outputs.baseURL }}" -d "spec"
Expand Down

0 comments on commit eeaebd1

Please sign in to comment.