Selaa lähdekoodia

brew: also install xxhash

Thomas Waldmann 1 vuosi sitten
vanhempi
sitoutus
fd7807a5f5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -114,6 +114,7 @@ jobs:
         brew install pkg-config || brew upgrade pkg-config
         brew install zstd || brew upgrade zstd
         brew install lz4 || brew upgrade lz4
+        brew install xxhash || brew upgrade xxhash
         brew install openssl@3.0 || brew upgrade openssl@3.0
 
     - name: Install Python requirements