Skip to content

Commit

Permalink
fix gh action 16
Browse files Browse the repository at this point in the history
  • Loading branch information
who asks? committed Oct 21, 2024
1 parent 8274f5f commit 45c37d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pelican.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: pip install pelican[markdown] pelican-tag-cloud pymdown-extensions

- name: Build site
run: pelican content --delete-output-directory
run: pelican content -d -v

- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 45c37d8

Please sign in to comment.