mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Travis install webkit2gtk-4.0
This commit is contained in:
parent
8975868eb8
commit
3e24187cd1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install webkit2gtk-4.0
|
- name: Install webkit2gtk-4.0
|
||||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
uses: awalsh128/cache-apt-pkgs-action@latest
|
||||||
with:
|
with:
|
||||||
packages: libwebkit2gtk-4.0-dev
|
packages: libwebkit2gtk-4.0-dev
|
||||||
version: 1.0
|
version: 1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue