Skip to content

Commit

Permalink
Correct yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Apr 25, 2024
1 parent 2d7a388 commit 2ead52a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aws-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
sudo apt-get install libcurl4-openssl-dev net-tools
- uses: aws-actions/setup-sam@v2
with:
use-installer: true
with:
use-installer: true

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 2ead52a

Please sign in to comment.