Skip to content

Commit

Permalink
chore: fix issue with ci
Browse files Browse the repository at this point in the history
  • Loading branch information
neuqzxy committed Jan 5, 2024
1 parent 47716da commit d275a7d
Show file tree
Hide file tree
Showing 2 changed files with 28,854 additions and 30,073 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: node common/scripts/install-run-rush.js build --only @visactor/react-vrender

- name: Build react-vrender-utils
run: node common/scripts/install-run-rush.js build --only @@internal/react-vrender-utils
run: node common/scripts/install-run-rush.js build --only @internal/react-vrender-utils

- name: Publish to npm
env:
Expand Down
Loading

0 comments on commit d275a7d

Please sign in to comment.