Skip to content

Commit 22c5190

Browse files
committed
make setup
1 parent 7d4ff18 commit 22c5190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: make test
3737

3838
- name: Build framework
39-
run: make build
39+
run: make setup && make build
4040

4141
- name: Run Swift tests
4242
run: swift test

0 commit comments

Comments
 (0)