1
0
mirror of https://github.com/containers/youki synced 2024-09-20 19:02:41 +02:00

fix toolchain

This commit is contained in:
yukang 2021-08-31 18:28:41 +08:00
parent 743b6a6918
commit 0eb5382f69

View File

@ -54,7 +54,7 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- uses: actions-rs/toolchain@v1
with:
toolchain: ${{ matrix.rust }}
toolchain: nightly
- run: sudo apt-get -y update
- run: sudo apt-get install -y pkg-config libsystemd-dev libdbus-glib-1-dev
- name: Build