Skip to content

Commit f7ed36d

Browse files
committed
cleanup
1 parent 1e9e5e9 commit f7ed36d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ jobs:
3838
artifact_name: prepared-lambda-layer-${{ github.sha }}
3939
zip_file_name: aws-lambda-layer.zip
4040

41-
# - name: Download zip
42-
# uses: actions/download-artifact@v3
43-
# with:
44-
# name: prepared-lambda-layer-${{ github.sha }}
45-
# path: aws-lambda-layer.zip
46-
- run: |
47-
ls -alh
48-
4941
- name: Upload Zip
5042
uses: actions/upload-artifact@v3
5143
with:

0 commit comments

Comments
 (0)