Skip to content

Commit

Permalink
fix(build): Revert the changes on build script (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieweiyi authored Feb 9, 2025
1 parent 2bcafba commit 5d6825e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ set -e

pdk install --frozen-lockfile
pdk build
pdk eslint
pdk workspaces run eslint

0 comments on commit 5d6825e

Please sign in to comment.