Skip to content

Commit

Permalink
Merge pull request #163 from emqx/ci/william/fix-mac-release
Browse files Browse the repository at this point in the history
ci: try fix macOS Release
  • Loading branch information
qzhuyan authored Jan 5, 2023
2 parents d2d8db1 + d83b348 commit 54a8c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: prepare
run: |
brew update
# brew update
brew install curl zip unzip gnu-sed kerl
echo "/usr/local/bin" >> $GITHUB_PATH
git config --global credential.helper store
Expand Down

0 comments on commit 54a8c57

Please sign in to comment.