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 8fae184 commit 24594ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24594ff

Please sign in to comment.