Skip to content

Commit 2d3aa34

Browse files
committed
fix: Remove now redundant step
1 parent 0bcdf3d commit 2d3aa34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ jobs:
6464
- name: Build core client
6565
run: scripts/build-core-client.sh
6666

67-
- name: Build swift package
68-
run: scripts/build-swift-package.sh
69-
7067
- name: Create release
7168
run: scripts/create-github-release.sh
7269
env:

0 commit comments

Comments
 (0)