Skip to content

Commit b8cdfe1

Browse files
committed
fix(CI): point to root server packaging script
1 parent 6e35a42 commit b8cdfe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- run: npm run build
4646

47-
- run: npm run pkg
47+
- run: npm run pkg:server
4848

4949
# macOS ad-hoc signing
5050
- name: Codesign macOS binary

0 commit comments

Comments
 (0)