diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05d04ae..ff77b46 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,8 +139,8 @@ jobs: # APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }} run: | sh <(curl https://tea.xyz) --yes - tea -SE . - tea -ES xc build + sh <(curl https://tea.xyz) -SE . + sh <(curl https://tea.xyz) -ES xc build - name: build tauri for Linux # uses: teaxyz/setup@v0