Skip to content

Commit

Permalink
fix: updating ubuntu dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnarus-G committed Jun 9, 2024
1 parent 6c2e51a commit 9f26538
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo apt-get install -y
libgtk-3-dev
libayatana-appindicator3-dev
libwebkit2gtk-4.0-dev
libwebkit2gtk-4.1-dev
webkit2gtk-driver
xvfb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt-get install -y
libgtk-3-dev
libayatana-appindicator3-dev
libwebkit2gtk-4.0-dev
libwebkit2gtk-4.1-dev
webkit2gtk-driver
xvfb
Expand Down

0 comments on commit 9f26538

Please sign in to comment.