Skip to content

Commit 3891644

Browse files
committed
WIP
1 parent 6d96f98 commit 3891644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ build:macos:
155155
- shared-macos-amd64
156156
image: macos-11-xcode-12
157157
variables:
158-
HOMEBREW_NO_INSTALL_UPGRADE: true
159-
HOMEBREW_NO_INSTALL_CLEANUP: true
158+
HOMEBREW_NO_INSTALL_UPGRADE: "true"
159+
HOMEBREW_NO_INSTALL_CLEANUP: "true"
160160
before_script:
161161
- brew install node@16
162162
- brew link --overwrite node@16

0 commit comments

Comments
 (0)