Skip to content

Commit

Permalink
ci: Update libc
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-wolf committed Oct 19, 2024
1 parent 4525c9e commit cd736bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
submodules: recursive
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: imagemagick cargo parallel
packages: imagemagick cargo parallel libc6
version: 1.0
- name: Install just from crates.io
uses: baptiste0928/cargo-install@v2.2.0
Expand Down

0 comments on commit cd736bf

Please sign in to comment.