Skip to content

Commit a96d697

Browse files
committedJan 7, 2023
revert: "fix(ci): SAM CLI OpenSSL error"
This reverts commit 828269b.
1 parent 4e3446e commit a96d697

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
with:
1616
node-version: 16.x
1717
- uses: aws-actions/setup-sam@v2
18-
with:
19-
version: 1.59.0 # https://github.com/aws/aws-sam-cli/issues/4527
2018
- uses: aws-actions/configure-aws-credentials@v1
2119
with:
2220
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)
Please sign in to comment.