From cf755137e9ce3223a5aae2d05b6e612c9478ed6c Mon Sep 17 00:00:00 2001 From: recke96 Date: Fri, 22 Mar 2024 17:02:27 +0100 Subject: [PATCH] Update release.yml Debug --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2fcb1d2..1a54489 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,6 +50,7 @@ jobs: agree_to_license: 1 command: make copied-site signing_key: ${{ secrets.SIGNING_KEY }} + - run: ls -la - name: Configure Pages uses: actions/configure-pages@v4 - name: Prepare Download Site