chore: dialog browser

dialog if not edge or chrome
This commit is contained in:
ex_zhangwenlei@exiot.cmcc
2024-01-13 09:26:35 +08:00
parent 6e8340c300
commit 05086935a6
4 changed files with 31 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
cache: 'pnpm'
- run: pnpm install
- run: npnpm builld
- name: Deploy to gh-pages