浏览代码

Changed to brew reinstall

Paul-Louis Ageneau 5 年之前
父节点
当前提交
f57b860649
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build-openssl.yml

+ 1 - 1
.github/workflows/build-openssl.yml

@@ -26,7 +26,7 @@ jobs:
     steps:
     - uses: actions/checkout@v2
     - name: install packages
-      run: brew install [email protected]
+      run: brew reinstall [email protected]
     - name: submodules
       run: git submodule update --init --recursive
     - name: cmake