Skip to content

Commit

Permalink
updated script to include npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Aug 5, 2024
1 parent 71774f3 commit 3426da5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/sitegen/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rm sitegen
# run the tests in xbarapp.com - we may have
# just broken them
cd ../../xbarapp.com
npm install
./gen.sh
npm run build
go test

0 comments on commit 3426da5

Please sign in to comment.