Skip to content

Commit

Permalink
update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush2303 committed Jan 31, 2025
1 parent 558f401 commit 3c675a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plotlyTestCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: yarn add nx

- name: Build
run: yarn --cwd ./repo1/packages/charts/react-charting && yarn build
run: yarn --cwd ./repo1/packages/charts/react-charting && yarn nx run react-charting:build

- name: Run yarn pack to create .tgz file
run: |
Expand Down

0 comments on commit 3c675a9

Please sign in to comment.