Skip to content

Commit

Permalink
Update deploy-smoke-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcundill authored Nov 27, 2024
1 parent 3212a16 commit e3450b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
run: |
aws synthetics update-canary \
--name www \
--code ZipFile=fileb://smoke-test-package.zip,Handler=smoke_canary.handler
--code ZipFile=./smoke-test-package.zip,Handler=smoke_canary.handler

0 comments on commit e3450b6

Please sign in to comment.