We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95468eb commit d4539b6Copy full SHA for d4539b6
.github/workflows/temp.yml
@@ -14,5 +14,6 @@ jobs:
14
artifact-ids: ${{ needs.build-lambda.outputs.artifact-id }}
15
- name: Debug
16
run: |
17
+ ls -la
18
stat ./bootstrap
19
zip -j link-index-updater-lambda.zip ./bootstrap
0 commit comments