Skip to content

Commit 919d8d9

Browse files
committed
Update release-workflow.yml
1 parent d76cd6f commit 919d8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Build layer.zip
2626
run: |
27-
zip -r layer.zip coinbase_advancedtrade_python
27+
zip -r layer.zip ..coinbase_advancedtrade_python
2828
2929
- name: Create Release
3030
id: create_release

0 commit comments

Comments
 (0)