Skip to content

Commit 5e64696

Browse files
committed
Wtf is going on
1 parent 267db17 commit 5e64696

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/angle.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ jobs:
1414
name: Linux
1515
nuke_invoke: ./build.sh
1616
extras: |
17-
sudo grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*
18-
sudo add-apt-repository --remove ppa:ondrej/php
19-
sudo apt-get update
17+
sudo apt-get remove php7.4-common
2018
sudo apt-get install -y libx11-xcb-dev libapache2-mod-php7.4
2119
- os: windows-latest
2220
name: Windows

0 commit comments

Comments
 (0)