From b193c8fb83f7dc6a6014f6efa6a3ca259d32d3a9 Mon Sep 17 00:00:00 2001 From: Joe Clark Date: Mon, 30 Oct 2023 13:16:17 -0600 Subject: [PATCH] Update build.yml list all --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 83c0d18e..6a85dbf0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: distribution: 'adopt' - name: List files in the repository run: | - ls "${{ github.workspace }}"/build + ls -R "${{ github.workspace }}"/build - name: Setup Keystore run: | echo "${{ secrets.SIGNING_KEY }}" > release.b64