mirror of
https://github.com/emily33901/oxide2.git
synced 2025-09-12 14:14:08 -04:00
Remove unnecessary packages
This commit is contained in:
parent
2c0b1c0326
commit
5ed118b3cd
@ -9,7 +9,7 @@ jobs:
|
||||
name: Install dependencies
|
||||
command: |
|
||||
apt-get update -qq
|
||||
apt-get install -y build-essential clang-6.0 cmake git wget ssh patchelf libgl1-mesa-dev libglu1-mesa-dev
|
||||
apt-get install -y build-essential clang-6.0 git libgl1-mesa-dev libglu1-mesa-dev
|
||||
- checkout
|
||||
- run: git submodule sync
|
||||
- run: git submodule update --init --recursive
|
||||
|
Loading…
x
Reference in New Issue
Block a user