Skip to content

Commit

Permalink
xlslt
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Feb 27, 2024
1 parent 94da37b commit 48def6a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ jobs:
steps:
- uses: actions/checkout@v4

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

- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
Expand Down

0 comments on commit 48def6a

Please sign in to comment.