mirror of
https://github.com/tauri-apps/tauri-plugin-localhost.git
synced 2026-02-04 02:31:23 +01:00
fix(ci): install webkit2gtk-4.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"getPublishedVersion": "cargo search ${ pkg.pkg } --limit 1 | sed -nE 's/^[^\"]*\"//; s/\".*//1p' -",
|
||||
"prepublish": [
|
||||
"sudo apt-get update",
|
||||
"sudo apt-get install -y libgtk-3-dev",
|
||||
"sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0",
|
||||
"cargo install cargo-audit",
|
||||
{
|
||||
"command": "cargo generate-lockfile",
|
||||
|
||||
Reference in New Issue
Block a user