mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 23:19:57 +01: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
|
echo $GIT_TAG_NAME
|
||||||
- name: Deps
|
- name: Deps
|
||||||
run: |
|
run: |
|
||||||
sudo add-apt-repository -y ppa:theofficialgman/gpu-tools
|
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install ccache apksigner -y
|
sudo apt-get install ccache apksigner -y
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user