From 35e65a19728469150b35362a33cd4362c1c0cd14 Mon Sep 17 00:00:00 2001 From: SQFMI Date: Sun, 23 Apr 2023 18:18:39 -0400 Subject: [PATCH] update --- .github/workflows/dev.actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dev.actions.yml b/.github/workflows/dev.actions.yml index ed2cd97..8a42a6b 100644 --- a/.github/workflows/dev.actions.yml +++ b/.github/workflows/dev.actions.yml @@ -17,4 +17,5 @@ jobs: name: binaries path: ${{ github.workspace }}/examples/WatchFaces/**/build/*.bin - uses: actions/download-artifact@v3 + - name: Display structure of downloaded files run: ls -R