diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c0953b7..8de8d5c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: with: command: build args: --release - - run: tree target + - run: ls target - uses: actions/upload-artifact@v3 with: name: aarch64-apple-darwin