Skip to content

Commit

Permalink
change scope
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 f7f71a5 commit ee4def1
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 @@ -46,7 +46,7 @@ jobs:
# Step 6: Run Bootstrap
- name: Run Bootstrap
run: |
npm run bootstrap
npm run bootstrap --scope @cumulus/post-to-cmr
# Step 7: Upload the lambda.zip from post-to-cmr
- name: Upload Post-to-CMR Lambda Artifact
Expand Down

0 comments on commit ee4def1

Please sign in to comment.