Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyansh Deb authored and Shreyansh Deb committed Jan 14, 2024
1 parent 2315d82 commit 6e227f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Install Yarn
run: npm install -g yarn

- run: yarn run build

- name: Uninstall Yarn
if: always()
run: npm uninstall -g yarn

0 comments on commit 6e227f9

Please sign in to comment.