Skip to content

Commit

Permalink
source nvm in ci script?
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 21, 2024
1 parent fc72289 commit 5291cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
git config --global --add safe.directory /app
unset DATABASE_URL
source $NVM_DIR/nvm.sh
bundle exec bin/rake spec

0 comments on commit 5291cb7

Please sign in to comment.