chore: dialog browser
dialog if not edge or chrome
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user