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: