Skip to content

Commit

Permalink
fix: zip name
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Apr 10, 2024
1 parent bb3796d commit 5282321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkout-test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ jobs:
- name: Cleanup zip
run: |
zip -d db-index.zip \
zip -d db-merged.zip \
'**/_source/**' \
'docs/**/YYYY-MM-DD-template.md' \
'docs/**/snippets/**' \
Expand Down

0 comments on commit 5282321

Please sign in to comment.