Skip to content

Commit

Permalink
debugging display
Browse files Browse the repository at this point in the history
  • Loading branch information
bmacnaughton committed Jul 20, 2024
1 parent b3f58d7 commit 838de65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/build-generic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ target=$1

common="-t 16.9.1 -t 18.7.0 -t 20.5.0 -t 22.2.0 --strip --napi false"

ls -l .
npm ls

case $target in
centos7 | alpine)
echo "Building for $target"
Expand Down

0 comments on commit 838de65

Please sign in to comment.