We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05c159 commit 9bc71e3Copy full SHA for 9bc71e3
.github/workflows/zip.yml
@@ -82,7 +82,7 @@ jobs:
82
- name: Build
83
run: |
84
cd ReleaseTooling
85
-# swift build -v
+ swift build -v
86
87
package-head:
88
needs: build
0 commit comments