Skip to content

Commit

Permalink
Update build&publish-utils.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf authored Apr 15, 2024
1 parent b51bd2c commit 5af3712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build&publish-utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ jobs:
ls -la
echo "====apps"
ls -la apps
ls -la apps 2>&1
echo "====libs"
ls -la libs
ls -la libs 2>&1
# install npm packages
npm install
# build libs if asset type is "app"
Expand Down

0 comments on commit 5af3712

Please sign in to comment.