TSERTSE
Some checks failed
/ release ${{ matrix.target }} (x86_64-unknown-linux-musl) (push) Failing after 13s
Some checks failed
/ release ${{ matrix.target }} (x86_64-unknown-linux-musl) (push) Failing after 13s
This commit is contained in:
parent
19bff2f9eb
commit
0836673602
@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Install deps
|
||||
run: apt-get update; apt-get install -y libdbus-1 libdbus-1-dev pkg-config
|
||||
run: apt-get update; apt-get install -y libdbus-1 libdbus-1-dev pkg-config; apt search dbus
|
||||
- name: Compile and release
|
||||
uses: rust-build/rust-build.action@v1.4.5
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user