Skip to content

Commit

Permalink
🤦‍
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaryaz committed Feb 1, 2024
1 parent 4efd6f7 commit bdbaab6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-lambdas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
docker pull $BUILDER_IMAGE
touch ./out.zip # 🤦‍♂️
docker run --rm \
--entrypoint /build_zip.sh \
-v "$PWD/lambdas/${{ matrix.path }}":/lambda/function:z \
Expand Down

0 comments on commit bdbaab6

Please sign in to comment.