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.
2 parents cb8bc62 + e415ef7 commit 8679f22Copy full SHA for 8679f22
1 file changed
.circleci/release.yml
@@ -64,6 +64,7 @@ jobs:
64
echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> "$BASH_ENV"
65
source "$BASH_ENV"
66
brew update
67
+ brew trust circleci-public/circleci
68
brew install CircleCI-Public/circleci/chunk
69
- run:
70
name: Verify installation of correct version
0 commit comments