Skip to content

Commit 3126a20

Browse files
committed
ci : remove make
1 parent d39ffd9 commit 3126a20

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -591,11 +591,6 @@ jobs:
591591
run: |
592592
xcodebuild -scheme llama-Package -destination "${{ matrix.destination }}"
593593
594-
- name: Build Swift Example
595-
id: make_build_swift_example
596-
run: |
597-
make swift
598-
599594
windows-msys2:
600595
runs-on: windows-latest
601596

0 commit comments

Comments
 (0)