try to fix e2e (#607)

This commit is contained in:
ABevier 2023-05-12 15:25:34 -04:00 committed by GitHub
parent 0afcb49f89
commit 34cd8324ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@ jobs:
steps:
- uses: teaxyz/setup@v0
with:
version: 0.26.2
version: 0.31.2
- uses: actions/checkout@v3
- name: cache node_modules build
@ -175,7 +175,7 @@ jobs:
steps:
- uses: teaxyz/setup@v0
with:
version: 0.26.2
version: 0.31.2
- uses: actions/checkout@v3
- run: rm -rf ./*.{dmg,zip} || true

View file

@ -1,6 +1,6 @@
{
"name": "tea",
"version": "0.2.11",
"version": "0.2.12",
"private": true,
"description": "tea gui app",
"author": "tea.xyz",