Explorar o código

github: update rust-build.yml workflow

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

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

@@ -17,10 +17,11 @@ jobs:
                 toolchain: stable
                 override: true
                 components: rustfmt, clippy
-            - name: Install sqlcipher
+            - name: Install Dependencies
               run: |
                 sudo apt-get update
                 sudo apt-get install libsqlcipher-dev
+                sudo apt-get install libudev-dev
             - name: Create Config Dir 
               run: |
                 mkdir -p ~/.config/darkfi