Skip to content

Commit

Permalink
install simplified
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-krawczyk committed Jan 9, 2022
1 parent 21b36b8 commit 74d48dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:

- name: Install
run: |
sudo apt-get install -y asciidoctor
sudo gem install asciidoctor-pdf
sudo gem install asciidoctor-epub3
sudo gem install asciidoctor asciidoctor-pdf asciidoctor-epub3
- name: Build
run: |
Expand Down

0 comments on commit 74d48dd

Please sign in to comment.