Skip to content

Commit e1e2bde

Browse files
committed
fix: redundant swift build cmd
1 parent 56b5b65 commit e1e2bde

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
working-directory: apps/desktop
4444
run: pnpm download-node:all
4545

46-
- name: Build Swift helper
47-
run: pnpm build:swift-helper
48-
4946
- name: Import Apple certificates
5047
env:
5148
APPLE_CERT_BASE64: ${{ secrets.APPLE_CERT_BASE64 }}

0 commit comments

Comments
 (0)