Skip to content

Commit

Permalink
zip artefact before creating release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan34 committed Jul 31, 2024
1 parent 621b555 commit 15a7938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

- name: debug
run: |
zip -r support-collector-lambda.zip . 2>/dev/null || true
pwd
ls -lRs
Expand Down

0 comments on commit 15a7938

Please sign in to comment.