Skip to content

Commit

Permalink
install mermaid-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
ma91n committed Dec 24, 2024
1 parent 3317174 commit 9873a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- uses: actions/setup-node@v4
- name: Set up Dependencies
run: |
apt-get update
apt-get install -y python3-pip
sudo apt-get update
sudo apt-get install -y python3-pip
pip3 install mermaid-filter
- uses: docker://pandoc/latex:2.9
with:
Expand Down

0 comments on commit 9873a00

Please sign in to comment.