✨ update cli pake
This commit is contained in:
4
.github/workflows/pake-cli.yaml
vendored
4
.github/workflows/pake-cli.yaml
vendored
@@ -74,7 +74,7 @@ jobs:
|
|||||||
uses: dtolnay/rust-toolchain@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
target: x86_64-unknown-linux-musl
|
target: x86_64-unknown-linux-gnu
|
||||||
|
|
||||||
- name: Install Rust for windows-latest
|
- name: Install Rust for windows-latest
|
||||||
if: inputs.platform == 'windows-latest'
|
if: inputs.platform == 'windows-latest'
|
||||||
@@ -94,7 +94,7 @@ jobs:
|
|||||||
if: inputs.platform == 'ubuntu-20.04'
|
if: inputs.platform == 'ubuntu-20.04'
|
||||||
uses: awalsh128/cache-apt-pkgs-action@latest
|
uses: awalsh128/cache-apt-pkgs-action@latest
|
||||||
with:
|
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
|
version: 1.1
|
||||||
|
|
||||||
- name: Install pake-cli local
|
- name: Install pake-cli local
|
||||||
|
|||||||
Reference in New Issue
Block a user