Remove other apt install
This commit is contained in:
parent
9b269e8554
commit
1a7ec58ab7
2
.github/workflows/tests_primary.yml
vendored
2
.github/workflows/tests_primary.yml
vendored
|
|
@ -216,8 +216,6 @@ jobs:
|
|||
- name: Setup Ubuntu
|
||||
if: ${{ runner.os == 'Linux' }}
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgbm-dev
|
||||
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
|
||||
- run: npm install -g yarn@1
|
||||
- run: npm install -g pnpm@8
|
||||
|
|
|
|||
Loading…
Reference in a new issue