Skip to content

Commit

Permalink
maybe we need set -a
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 21, 2024
1 parent e93645d commit 2f909f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -e
set -ae
git config --global --add safe.directory /app
source $NVM_DIR/nvm.sh
nvm use default
Expand Down

0 comments on commit 2f909f2

Please sign in to comment.