test github actions
This commit is contained in:
1
.github/workflows/pake_build_with_cache.yaml
vendored
1
.github/workflows/pake_build_with_cache.yaml
vendored
@@ -147,6 +147,7 @@ jobs:
|
|||||||
apt-get update && apt-get install -y gnupg2 && apt-get install curl -y
|
apt-get update && apt-get install -y gnupg2 && apt-get install curl -y
|
||||||
curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
|
curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
|
||||||
apt-get install -y nodejs
|
apt-get install -y nodejs
|
||||||
|
apt-get install - y libwebkit2gtk-4.0-dev build-essential wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
corepack enable
|
corepack enable
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user