Skip to content

Commit

Permalink
Install rexml Ruby gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jun 26, 2022
1 parent 8e0db5b commit 7412984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
set -e
apt-get -qy update
apt-get -qy install --no-install-recommends poppler-utils ruby
gem install rexml
- name: Compile example document
run: ${{ matrix.command }}
- name: Extract text of the example document
Expand Down

0 comments on commit 7412984

Please sign in to comment.