Forráskód Böngészése

Changed to brew reinstall

Paul-Louis Ageneau 5 éve
szülő
commit
f57b860649
1 módosított fájl, 1 hozzáadás és 1 törlés
  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