Skip to content

Commit

Permalink
Merge pull request #176 from nunix/update-publish-action
Browse files Browse the repository at this point in the history
Swap remote for local playbook
  • Loading branch information
kkaempf authored Nov 15, 2024
2 parents 0be2186 + db7c1e1 commit 925216f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Antora with the Antora Lunr Extension
run: make environment
- name: Generate Site
run: make remote
run: make local
- name: Upload Artifacts
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 925216f

Please sign in to comment.