Skip to content

Commit

Permalink
Name tweak for informational output
Browse files Browse the repository at this point in the history
  • Loading branch information
dfoulks1 committed May 16, 2024
1 parent 01ae23f commit 614b53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pelican.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
ref: 'dfoulks/pelican_gha'
- name: Install Pelican
run: pip3 install pelican markdown ghp-import
- name: Run a one-line script
- name: Generate website from markdown
run: python3 -m pelican content -o output
working-directory: '/home/runner/work/infrastructure-website/infrastructure-website'
- name: Open a PR against the staging branch
Expand Down

0 comments on commit 614b53c

Please sign in to comment.