Skip to content

Commit f9cb442

Browse files
authored
CI should build the package in release mode as well
1 parent cee7b22 commit f9cb442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
run: |
3030
swift --version
3131
swift build
32+
swift build -c release

0 commit comments

Comments
 (0)