ci: enable the universe apt repository
This commit is contained in:
@@ -284,6 +284,7 @@ jobs:
|
|||||||
if: matrix.os == 'ubuntu-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
sudo add-apt-repository universe
|
||||||
sudo apt-get -y update
|
sudo apt-get -y update
|
||||||
sudo apt install -y librust-bindgen+clap-dev \
|
sudo apt install -y librust-bindgen+clap-dev \
|
||||||
librust-bindgen+default-dev \
|
librust-bindgen+default-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user