feat: actions

This commit is contained in:
ex_zhangwenlei@exiot.cmcc
2024-01-13 09:29:53 +08:00
parent be6c762293
commit 43dfe82408

View File

@@ -30,7 +30,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
- run: pnpm install
- run: pnpm builld
- run: pnpm build
- name: Deploy to gh-pages
uses: crazy-max/ghaction-github-pages@v2
with: