Skip to content

Commit

Permalink
Hopefully workflow is fixed this time.
Browse files Browse the repository at this point in the history
  • Loading branch information
jherzstein committed Mar 3, 2024
1 parent feff4de commit d5e7674
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ jobs:
- name: Check out
uses: actions/checkout@v1

- name: Install Hugo
run: sudo apt install hugo

- name: Build the site
run: hugo mod init jordanherzstein.xyz
run: hugo --config hugo.toml

- name: Publish generated content to GitHub Pages
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit d5e7674

Please sign in to comment.