Skip to content

Commit 3e5a430

Browse files
committed
Release archive: Run full release build first
1 parent 3a3f630 commit 3e5a430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.PHONY: release_source_archive
22
release_source_archive:
3+
swift build -c release
34
mkdir -p archives
45
tar --exclude-vcs \
56
--exclude=bazel-* \

0 commit comments

Comments
 (0)