From 8697abc912d315c1cf1a8777fc7eea2718cf785c Mon Sep 17 00:00:00 2001 From: mpw Date: Tue, 3 Oct 2023 03:07:17 -0300 Subject: [PATCH] debugging --- .github/workflows/build.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9ff79c9..be72c88 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -119,6 +119,11 @@ jobs: pwd ls + - name: Debugging + run: | + ls -al + file hub-cli-aarch64-apple-darwin + - name: Release uses: softprops/action-gh-release@v1 env: