mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
test no install
This commit is contained in:
parent
c0dd30da5f
commit
213385602b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -72,8 +72,7 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config
|
||||
sh <(curl https://tea.xyz) --yes
|
||||
tea .
|
||||
sh <(curl https://tea.xyz) .
|
||||
tea xc build
|
||||
- uses: aws-actions/configure-aws-credentials@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue