github: update rust-build.yml workflow

This commit is contained in:
ghassmo
2021-09-14 16:53:30 +03:00
parent fac75137dc
commit 1aed118a8f

View File

@@ -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