Add sccache to wallet workflow

This commit is contained in:
Raphaël Walther
2022-06-02 18:59:23 +02:00
parent 5f7b3db9a4
commit ec799cf17c
+2
View File
@@ -11,6 +11,8 @@ on:
jobs:
build:
runs-on: [ self-hosted, custom-linux ]
env:
RUSTC_WRAPPER: /home/ubuntu/.cargo/bin/sccache
steps:
- name: Install Dependencies (Linux)
run: sudo apt-get update && sudo apt-get -y install libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev squashfs-tools