[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev-exper: Less breaking (4dac826)

Marcel Fabian Krüger tex at 2krueger.de
Mon Jun 20 13:39:39 CEST 2022


Repository : https://github.com/latex3/luaotfload
On branch  : dev-exper
Link       : https://github.com/latex3/luaotfload/commit/4dac82613b41399cef39d322b6a3df12db57b679

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

commit 4dac82613b41399cef39d322b6a3df12db57b679
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Mon Jun 20 13:39:39 2022 +0200

    Less breaking


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

4dac82613b41399cef39d322b6a3df12db57b679
 .github/workflows/main.yaml | 4 ++--
 testfiles/aaaaa-luakern.tlg | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 38f92fc..2bdf49b 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -54,8 +54,8 @@ jobs:
         uses: actions/cache at v2
         with:
           path: ~/texlive
-          key: texlive-v1-${{ steps.get-id.outputs.id }}
-          restore-keys: texlive-v1-
+          key: texlive-v0-${{ steps.get-id.outputs.id }}
+          restore-keys: texlive-v0-
       # We need docutils for our documentation
       - run: sudo apt-get install python3-docutils
       - name: Install TeX Live
diff --git a/testfiles/aaaaa-luakern.tlg b/testfiles/aaaaa-luakern.tlg
index fe002c2..9d959f3 100644
--- a/testfiles/aaaaa-luakern.tlg
+++ b/testfiles/aaaaa-luakern.tlg
@@ -1,3 +1,4 @@
+This is a generated file for the l3build validation system.
 Don't change this file in any respect.
 3.22-dev with fontloaderxxx2022xxx06xxx15.lua
 Completed box being shipped out [1]





More information about the latex3-commits mailing list.