Skip to content

Commit

Permalink
add npm and node versions, #408
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Nov 13, 2024
1 parent 5a8b7e9 commit abac4a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/daily-grunt-work.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function logWithStderr(){
}

logWithStderr "Daily Grunt Work on `date`"
logWithStderr "node@`node --version`, npm@`npm --version`"

cd perennial || exit
git pull
Expand Down

0 comments on commit abac4a9

Please sign in to comment.