From 213385602b4450ada4acabca439f0e8ed2ab1efa Mon Sep 17 00:00:00 2001 From: neil Date: Mon, 16 Jan 2023 10:29:05 +0800 Subject: [PATCH] test no install --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15027fb..f9eaecd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: