[latex3-commits] [latex3/luaotfload] mac-ci: Try new JS action (82492e69)

github at latex-project.org github at latex-project.org
Sat Mar 16 17:30:10 CET 2024


Repository : https://github.com/latex3/luaotfload
On branch  : mac-ci
Link       : https://github.com/latex3/luaotfload/commit/82492e69d8723a8aa8b3a91a86d82a18d9bd1379

>---------------------------------------------------------------

commit 82492e69d8723a8aa8b3a91a86d82a18d9bd1379
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Sat Mar 16 17:26:56 2024 +0100

    Try new JS action


>---------------------------------------------------------------

82492e69d8723a8aa8b3a91a86d82a18d9bd1379
 .github/workflows/main.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 8e44ea11..dc751828 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -47,7 +47,7 @@ jobs:
       - if: ${{ matrix.kind == 'doc' }}
         run: sudo apt-get update && sudo apt-get install python3-docutils
       - name: Install TeX Live
-        uses: zauguin/install-texlive at v3
+        uses: zauguin/install-texlive at a29010e3cadb8477ec3bfefce1e355ef810e1c85
         with:
           # The list of packages to install is in a separate file under .github/tl_packages
           # to allow reuse.





More information about the latex3-commits mailing list.