Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Aug 4, 2024
1 parent 0614271 commit 80fb4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install -y -q --no-install-recommends libfontconfig1
sudo apt-get install -y -q --no-install-recommends libfontconfig1 libstdc++6
- run: deno task check

Expand Down

0 comments on commit 80fb4ae

Please sign in to comment.