Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmmjackson committed Sep 17, 2023
1 parent 73dae71 commit 8fae184
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
with:
command: build
args: --release
- run: pwd
- run: ls
- run: tree target
- uses: actions/upload-artifact@v3
with:
name: aarch64-apple-darwin
Expand Down

0 comments on commit 8fae184

Please sign in to comment.