Skip to content

Commit

Permalink
run debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
James Wood authored and James Wood committed Dec 10, 2024
1 parent 59c639a commit ac98687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: |
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
npm run bootstrap
npm run bootstrap -- --loglevel verbose
# Step 7: Upload the lambda.zip from post-to-cmr
- name: Upload Post-to-CMR Lambda Artifact
Expand Down

0 comments on commit ac98687

Please sign in to comment.