Skip to content

Commit

Permalink
#14 pgf environ
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 30, 2022
1 parent ce98859 commit b896bd6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/l3build.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
update-all-packages: true
package-file: DEPENDS.txt
packages: scheme-basic xetex libertine l3build microtype href-ul pdfcrop docshots pgfopts
packages: scheme-basic xetex libertine l3build microtype href-ul pdfcrop docshots pgfopts pgf environ
- run: l3build ctan --show-log-on-error --halt-on-error || echo 1
- run: cat build/doc/ffcode.log ; exit 1
- uses: JamesIves/github-pages-deploy-action@v4.4.1
Expand Down
2 changes: 1 addition & 1 deletion .rultor.yml
Expand Up @@ -6,7 +6,7 @@ install: |-
sudo apt-get install -y aspell
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
sudo tlmgr --verify-repo=none update libertine l3build microtype href-ul pdfcrop docshots pgfopts pgf environ
sudo apt-get install -y python3-pygments
sudo pip3 install pygments
merge:
Expand Down
2 changes: 0 additions & 2 deletions DEPENDS.txt
@@ -1,5 +1,3 @@
hard xkeyval
hard minted
hard tcolorbox
hard pgf
hard environ

0 comments on commit b896bd6

Please sign in to comment.