Skip to content

Commit 9bc71e3

Browse files
authored
fix(ci): Revert unintended change in zip.yml (#15278)
1 parent d05c159 commit 9bc71e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Build
8383
run: |
8484
cd ReleaseTooling
85-
# swift build -v
85+
swift build -v
8686
8787
package-head:
8888
needs: build

0 commit comments

Comments
 (0)