Skip to content

Commit

Permalink
CI: Fix dependent
Browse files Browse the repository at this point in the history
  • Loading branch information
wychlw committed Dec 13, 2024
1 parent 71f6cf3 commit 9c5ce12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/table.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Generate Images
run: |
sudo apt-get update
sudo apt-get install -y ninja-build
sudo apt-get install -y ninja-build cairosvg libcairo2-dev libjpeg-dev libgif-dev
sudo pip3 install --upgrade meson
pip install -r assets/requirements_svg.txt
mkdir assets/output
Expand Down

0 comments on commit 9c5ce12

Please sign in to comment.