Skip to content

Commit

Permalink
moar
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Feb 27, 2024
1 parent 48def6a commit 72dbb9d
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 @@ -21,7 +21,7 @@ jobs:

- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libxslt
packages: libxslt-dev libxml2-dev zlib1g-dev
version: 1.0

- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 72dbb9d

Please sign in to comment.