Skip to content

Commit

Permalink
#62 rultor
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 11, 2024
1 parent eb9e014 commit e908305
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .rultor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
docker:
image: yegor256/rultor-image:1.21.0
image: yegor256/rultor-image:1.22.0
install: |-
sudo gem install texsc:0.6.0
sudo gem install texqc:0.6.0
gem install texsc:0.6.0
gem install texqc:0.6.0
sudo tlmgr option repository ctan
sudo tlmgr --verify-repo=none update --self
sudo tlmgr --verify-repo=none install $(cut -d' ' -f2 DEPENDS.txt | uniq)
Expand Down

0 comments on commit e908305

Please sign in to comment.