Browse Source

Changed to brew reinstall

Paul-Louis Ageneau 5 years ago
parent
commit
f57b860649
1 changed files with 1 additions and 1 deletions
  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