texlive[63069] Build/source/.github/workflows/main.yml: gh workflow

commits+preining at tug.org commits+preining at tug.org
Mon Apr 18 08:48:57 CEST 2022


Revision: 63069
          http://tug.org/svn/texlive?view=revision&revision=63069
Author:   preining
Date:     2022-04-18 08:48:57 +0200 (Mon, 18 Apr 2022)
Log Message:
-----------
gh workflow armhf: allow stable->oldstable apt update

Modified Paths:
--------------
    trunk/Build/source/.github/workflows/main.yml

Modified: trunk/Build/source/.github/workflows/main.yml
===================================================================
--- trunk/Build/source/.github/workflows/main.yml	2022-04-18 05:58:07 UTC (rev 63068)
+++ trunk/Build/source/.github/workflows/main.yml	2022-04-18 06:48:57 UTC (rev 63069)
@@ -131,7 +131,7 @@
           base_image: raspbian_lite:2020-02-13
           image_additional_mb: 4096
           commands: |
-            sudo apt-get -y update
+            sudo apt-get -y --allow-releaseinfo-change update
             sudo apt-get install -y --no-install-recommends bash gcc g++ make perl libfontconfig-dev libx11-dev libxmu-dev libxaw7-dev build-essential
             ./actions/TeX-Live/tl-build-docker-action/entrypoint.sh armhf-linux
           copy_artifact_path: texlive-bin-armhf-linux.tar.gz



More information about the tex-live-commits mailing list.