This commit is contained in:
neil 2023-01-16 11:45:42 +08:00
parent 40ac51e03b
commit 40f288c282

View file

@ -73,7 +73,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config libatomic1
sh <(curl https://tea.xyz) --yes
sh <(curl https://tea.xyz) +nodejs.org +pnpm.io +rust
sh <(curl https://tea.xyz) +nodejs.org +pnpm.io +rust-lang.org
sh <(curl https://tea.xyz) pnpm install
sh <(curl https://tea.xyz) pnpm build:gui
- uses: aws-actions/configure-aws-credentials@v1