Skip to content

Commit

Permalink
chore: fix ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed Sep 27, 2023
1 parent bcbecc9 commit f7d63ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
SHT_NPM_TOKEN: ${{ secrets.SHT_NPM_TOKEN }}
- shell: sh
run: yarn build
run: yarn turbo:build
env:
SHT_NPM_TOKEN: ${{ secrets.SHT_NPM_TOKEN }}
- uses: straw-hat-team/github-actions-workflows/nodejs/jest@v1.6.0
Expand Down

0 comments on commit f7d63ae

Please sign in to comment.