From 6f05fdfdbddf0589fc73c2ca9c52adffe4c97f98 Mon Sep 17 00:00:00 2001 From: Benjamin Hackl Date: Tue, 24 Oct 2023 22:59:06 +0200 Subject: [PATCH] forgot microtype --- .github/workflows/release-publish-documentation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-publish-documentation.yml b/.github/workflows/release-publish-documentation.yml index 3c1c8cc5c1..172e7a3b0d 100644 --- a/.github/workflows/release-publish-documentation.yml +++ b/.github/workflows/release-publish-documentation.yml @@ -27,8 +27,8 @@ jobs: run: | tlmgr install \ babel-english ctex doublestroke dvisvgm frcursive fundus-calligra jknapltx \ - mathastext physics preview ragged2e relsize rsfs setspace standalone wasy \ - wasysym + mathastext microtype physics preview ragged2e relsize rsfs setspace standalone \ + wasy wasysym python -m pip install --upgrade poetry poetry install