Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
fix failing jobs
  • Loading branch information
antocg committed Jan 30, 2024
1 parent 1ea6f6c commit 6ffbd54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_pres-fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
working-directory: pres-fr

steps:
- name: Install libmpfr
run: sudo apt-get install libmpfr-dev

- name: 🛎️ Checkout repository
uses: actions/checkout@v3

Expand Down

0 comments on commit 6ffbd54

Please sign in to comment.