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 d4539b6 commit 5de4382Copy full SHA for 5de4382
.github/workflows/temp.yml
@@ -15,5 +15,5 @@ jobs:
15
- name: Debug
16
run: |
17
ls -la
18
- stat ./bootstrap
19
- zip -j link-index-updater-lambda.zip ./bootstrap
+ stat ./link-index-updater-lambda-binary
+ zip -j link-index-updater-lambda.zip ./link-index-updater-lambda-binary
0 commit comments