update cli pake

This commit is contained in:
Tw93
2025-03-01 21:49:43 +08:00
parent bb70fe50f6
commit f3215a0657

View File

@@ -74,7 +74,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
target: x86_64-unknown-linux-musl
target: x86_64-unknown-linux-gnu
- name: Install Rust for windows-latest
if: inputs.platform == 'windows-latest'
@@ -94,7 +94,7 @@ jobs:
if: inputs.platform == 'ubuntu-20.04'
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
packages: libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra libglib2.0-dev
version: 1.1
- name: Install pake-cli local