Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbaf2ff4

Browse files
committed
fix(ci): update package installation command to use correct version of libwebkit2gtk
1 parent818f79f commitbaf2ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/check-go-task.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
version:3.x
8383

8484
-name:Install Dependencies
85-
run:sudo apt update && sudo apt install -y --no-install-recommends build-essential libgtk-3-dev libwebkit2gtk-4.1-0 libappindicator3-dev
85+
run:sudo apt update && sudo apt install -y --no-install-recommends build-essential libgtk-3-dev libwebkit2gtk-4.0 libappindicator3-dev
8686

8787
-name:Check for errors
8888
env:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp