Skip to content

Commit

Permalink
#14 iexec
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 30, 2022
1 parent d348840 commit eb21253
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Expand Up @@ -8,7 +8,7 @@ install: |-
sudo apt-get -y install ghostscript
sudo tlmgr option repository ctan
sudo tlmgr --verify-repo=none update --self
sudo tlmgr --verify-repo=none update libertine l3build microtype href-ul pdfcrop docshots pgfopts pgf environ hypdoc mathtools
sudo tlmgr --verify-repo=none update iexec libertine l3build microtype href-ul pdfcrop docshots pgfopts pgf environ hypdoc mathtools
sudo apt-get install -y python3-pygments
sudo pip3 install pygments
merge:
Expand All @@ -19,6 +19,7 @@ release:
l3build tag ${tag}
l3build ctan --show-log-on-error || echo 1
cat build/doc/ffcode.log
exit 1
texsc
texqc
git commit -am "version set to ${tag}"
Expand Down

0 comments on commit eb21253

Please sign in to comment.