Skip to content

Commit

Permalink
Test with entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsilva1 committed Apr 28, 2024
1 parent 69c3b7d commit 8b14e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: serverless/[email protected]
with:
args: -c "cd ./apps/server && pnpm sls:deploy"
entrypoint: /bin/sh

env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 8b14e66

Please sign in to comment.