Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YassinEldeeb committed Jul 22, 2024
1 parent c8bc3f7 commit 58a8fb2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@ jobs:
name: bindings-aarch64-apple-darwin
path: packages/napi-utils/artifacts

- name: List packages
run: ls -R ./artifacts
shell: bash
working-directory: packages/napi-utils

- name: Rename macOS x64 binary
run:
mv packages/napi-utils/artifacts/bindings-x86_64-apple-darwin
Expand Down

0 comments on commit 58a8fb2

Please sign in to comment.