texlive[69431] Build/source/.github/workflows/main.yml: [gh actions]

commits+preining at tug.org commits+preining at tug.org
Mon Jan 15 08:03:20 CET 2024


Revision: 69431
          https://tug.org/svn/texlive?view=revision&revision=69431
Author:   preining
Date:     2024-01-15 08:03:19 +0100 (Mon, 15 Jan 2024)
Log Message:
-----------
[gh actions] bash is not available in alpine container

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

Modified: trunk/Build/source/.github/workflows/main.yml
===================================================================
--- trunk/Build/source/.github/workflows/main.yml	2024-01-15 06:54:27 UTC (rev 69430)
+++ trunk/Build/source/.github/workflows/main.yml	2024-01-15 07:03:19 UTC (rev 69431)
@@ -56,7 +56,6 @@
         # https://github.com/actions/checkout/issues/334#issuecomment-1241306390
         uses: actions/checkout at v1
       - name: install-deps
-        shell: bash
         run: |
           case "${{ matrix.image }}" in
             i386/ubuntu:*) .github/scripts/install-deps.ubuntu.sh ;;



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