Skip to content

Commit 66cd252

Browse files
committed
chore: upgrade pnpm-lock.yaml
1 parent 5b4ba48 commit 66cd252

2 files changed

Lines changed: 132 additions & 132 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ jobs:
5959
NODE_OPTIONS: '--max_old_space_size=4096'
6060
run: node common/scripts/install-run-rush.js build --only @visactor/lark-vchart
6161

62-
- name: Run Bugserver
63-
working-directory: ./packages/vchart
64-
env:
65-
BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }}
66-
run: node ../../common/scripts/install-run-rushx.js ci
62+
# - name: Run Bugserver
63+
# working-directory: ./packages/vchart
64+
# env:
65+
# BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }}
66+
# run: node ../../common/scripts/install-run-rushx.js ci
6767

6868
- name: Publish to npm
6969
env:

0 commit comments

Comments
 (0)