Skip to content

Commit

Permalink
Use SAM installer
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Apr 19, 2024
1 parent b05cb21 commit 2865735
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
with:
python-version: "3.10"

- uses: aws-actions/setup-sam@v2
with:
use-installer: true

- uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit 2865735

Please sign in to comment.