ci: add the universe repository for ubuntu
This commit is contained in:
@@ -272,6 +272,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-get install -y libclang
|
sudo apt-get install -y libclang
|
||||||
# case ${{ matrix.target }} in
|
# case ${{ matrix.target }} in
|
||||||
|
|||||||
Reference in New Issue
Block a user