mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04: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 changed files with 0 additions and 1 deletions
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…
Add table
Reference in a new issue