Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Commit

Permalink
fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamkrishnar authored Jun 26, 2021
1 parent 8405ff4 commit 3d5ab42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
node-version: "12"
- run: npm install
- run: npm build-all
- run: npm run build-all

0 comments on commit 3d5ab42

Please sign in to comment.