Explorar el Código

Changed to brew reinstall

Paul-Louis Ageneau hace 5 años
padre
commit
f57b860649
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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