Remove other apt install

This commit is contained in:
Adam Gastineau 2025-01-07 11:33:22 -08:00
parent 9b269e8554
commit 1a7ec58ab7

View file

@ -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