Skip to content

Commit

Permalink
sudo python3
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmattig committed Dec 9, 2024
1 parent 7dd476f commit 114f911
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
destination: ./_site
- name: Install Mermaid
run: |
ls -l ./_site
python3 ./scripts/mermaid.py
sudo python3 ./scripts/mermaid.py
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit 114f911

Please sign in to comment.