Skip to content

Commit f559751

Browse files
committed
added macos publish
1 parent 19c8858 commit f559751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
publish-release:
113113
name: Publish combined release
114-
needs: [ build-linux]
114+
needs: [ build-linux, build-macos ]
115115
strategy:
116116
matrix:
117117
pg_version: ["16.6"]

0 commit comments

Comments
 (0)