mirror of
https://github.com/ivabus/gui
synced 2025-06-08 00:00: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: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config
|
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config
|
||||||
sh <(curl https://tea.xyz) --yes
|
sh <(curl https://tea.xyz) .
|
||||||
tea .
|
|
||||||
tea xc build
|
tea xc build
|
||||||
- uses: aws-actions/configure-aws-credentials@v1
|
- uses: aws-actions/configure-aws-credentials@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue