From 15ebe9214b484a1380340886fcf719a4d3c0a0a7 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 17 Jan 2023 14:13:12 +0800 Subject: [PATCH] build macos with new tea --- .github/workflows/ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 923c868..05d04ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,9 +139,8 @@ jobs: # APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }} run: | sh <(curl https://tea.xyz) --yes - tea +nodejs.org +pnpm.io +rust-lang.org - tea pnpm install - tea pnpm build:gui + tea -SE . + tea -ES xc build - name: build tauri for Linux # uses: teaxyz/setup@v0