Install dependencies as root
This commit is contained in:
parent
52bf29d34b
commit
e97934ab7b
2
.github/workflows/platform_natives.yaml
vendored
2
.github/workflows/platform_natives.yaml
vendored
@ -127,7 +127,7 @@ jobs:
|
||||
echo "REVISION: $REVISION"
|
||||
|
||||
if [[ -f "./.github/workflows/scripts/install-deps-${SAFE_TYPE}.sh" ]]; then
|
||||
source ./.github/workflows/scripts/install-deps-${SAFE_TYPE}.sh
|
||||
sudo ./.github/workflows/scripts/install-deps-${SAFE_TYPE}.sh
|
||||
fi
|
||||
- name: Install ubuntu 20.04 dependencies
|
||||
if: matrix.os == 'ubuntu-20.04'
|
||||
|
Loading…
x
Reference in New Issue
Block a user