Skip to content

Commit 0d892a9

Browse files
committed
add checkout
1 parent 7bf6cbf commit 0d892a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-binaries.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
latest: true
3030
fileName: 'aws-lambda-rie*'
3131
out-file-path: "bin"
32+
- uses: actions/checkout@v4
3233
- uses: actions/setup-python@v5
3334
with:
3435
python-version: '3.11'

0 commit comments

Comments
 (0)