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 7a49f2c commit 73dae71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
command: build
args: --release
- run: pwd
- run: ls
- uses: actions/upload-artifact@v3
with:
name: aarch64-apple-darwin
Expand Down

0 comments on commit 73dae71

Please sign in to comment.