Skip to content

Commit

Permalink
Remove napi build artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed Sep 3, 2024
1 parent e59c06a commit 077317f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/cohort_sdk_js/scripts/postinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,12 @@ cp ./cohort_sdk_js* "$CURRENT_DIR/"
cd $CURRENT_DIR

echo "Finishied preparing node module 'cohort_sdk_js'. The content is"

echo "Cleaning up"

rm -rf $CURRENT_DIR/dist

echo "Current directory is"
pwd

ls -lah

0 comments on commit 077317f

Please sign in to comment.