Skip to content

Commit 63940f5

Browse files
committed
workaround
1 parent 3690571 commit 63940f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717

1818
- name: Install system dependencies
1919
run: |
20+
echo "deb http://archive.ubuntu.com/ubuntu jammy main universe" >> /etc/apt/sources.list
2021
sudo apt update
2122
sudo apt install -y libwebkit2gtk-4.0-dev \
2223
build-essential \

0 commit comments

Comments
 (0)