mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-12-16 12:08:49 +00:00
ci: Drop gpu-tools PPA in Android CI environment
This was causing CI issues and almost definitely didn't do anything anyway
This commit is contained in:
parent
4f76876707
commit
a4180a8c5d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -222,7 +222,6 @@ jobs:
|
||||
echo $GIT_TAG_NAME
|
||||
- name: Deps
|
||||
run: |
|
||||
sudo add-apt-repository -y ppa:theofficialgman/gpu-tools
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install ccache apksigner -y
|
||||
- name: Build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user