Skip to content

Commit

Permalink
trying to fix upload
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpetzoldt committed Aug 14, 2024
1 parent 7cdd738 commit 9945086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sam-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: build-artifact
path: './.aws-sam/build'
path: .aws-sam/build/

sam-deploy-beta:
# only run on push to qsignups-rewrite
Expand Down

0 comments on commit 9945086

Please sign in to comment.