Skip to content

Commit

Permalink
fix(ci/publish): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Oct 23, 2023
1 parent d8c1859 commit 896bdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
name: addon-arm64
path: build/Release

- name: 🛠️ Prepare Prebuilds (x86_64)
- name: 🛠️ Prepare Prebuilds (arm64)
run: pnpm pkg-prebuilds-copy --baseDir build/Release --source venmic-addon.node --name=venmic-addon --strip --napi_version=7 --arch=arm64

- name: 🛒 Publish
Expand Down

0 comments on commit 896bdaf

Please sign in to comment.