Skip to content

Commit

Permalink
build: update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
mgadewoll committed Sep 23, 2024
1 parent f306717 commit ab1ae64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/scripts/release/step_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ echo "+++ :yarn: Installing dependencies"
yarn

echo "+++ :yarn: Building @elastic/eui"
yarn init:workspaces
yarn build

echo "+++ :yarn: Built @elastic/eui"

0 comments on commit ab1ae64

Please sign in to comment.