We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7097f1 commit 49e7843Copy full SHA for 49e7843
.github/workflows/test.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
sudo apt update
38
sudo apt install -y -V \
39
- liblibgirepository1.0-dev \
+ libgirepository1.0-dev \
40
libwebkit2gtk-4.0-dev \
41
- uses: ruby/setup-ruby@v1
42
with:
0 commit comments