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