Skip to content

Commit

Permalink
Update build&publish-juno-ui-components.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf authored Apr 15, 2024
1 parent ff21a33 commit 6dbf1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build&publish-juno-ui-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
if test -d ./apps; then
echo "====apps"
ls -la apps
if [ "$ASSET_TYPE" = "app" ] || [ "$ASSET_TYPE" = "apps" ]; then npm run build-libs; fi
fi
npm run build-libs
- name: test asset
Expand Down

0 comments on commit 6dbf1d2

Please sign in to comment.