Skip to content

Commit

Permalink
CI: Install pandoc-fignos globally
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Sep 22, 2024
1 parent b228136 commit 7b1bfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Prepare system
run: |
apt-get update && apt-get install -y poppler-utils
pip install --user pandoc-fignos
pip install pandoc-fignos
- name: Build
run: |
cd fsi-workflow && make
Expand Down

0 comments on commit 7b1bfd8

Please sign in to comment.