Skip to content

Commit

Permalink
Remove setup sam
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-sa committed Mar 28, 2024
1 parent c16caac commit 98dbba5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
with:
python-version: 3.9

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

- run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes

- run: sam build -u
Expand Down

0 comments on commit 98dbba5

Please sign in to comment.