Explorar o código

github: Install LLVM dependencies.

parazyd %!s(int64=4) %!d(string=hai) anos
pai
achega
2170e3ff0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/rust-build.yml

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

@@ -16,7 +16,7 @@ jobs:
             - name: Install Dependencies
               run: |
                 sudo apt-get update
-                sudo apt-get install libudev-dev
+                sudo apt-get install build-essential clang libclang-dev llvm-dev libudev-dev pkg-config
             - name: Create config directory
               run: |
                 mkdir -p ~/.config/darkfi