Skip to content

Commit 5de4382

Browse files
committed
test
1 parent d4539b6 commit 5de4382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/temp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- name: Debug
1616
run: |
1717
ls -la
18-
stat ./bootstrap
19-
zip -j link-index-updater-lambda.zip ./bootstrap
18+
stat ./link-index-updater-lambda-binary
19+
zip -j link-index-updater-lambda.zip ./link-index-updater-lambda-binary

0 commit comments

Comments
 (0)