Skip to content

Commit

Permalink
fix: update GitLab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Jun 21, 2023
1 parent e636ad8 commit 545983e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ test:
- apt-get install -y curl gnupg build-essential default-jre
- apt-get install -y xsltproc zip unzip python3-pip ruby-full

- pip install sphinx
- apt install -y python3-sphinx
- gem install asciidoctor bundler

- wget https://github.com/dita-ot/dita-ot/releases/download/3.6/dita-ot-3.6.zip
Expand Down

0 comments on commit 545983e

Please sign in to comment.