Skip to content

Commit

Permalink
feat: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Dec 1, 2023
1 parent d0abbb5 commit d2a6f6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checkout-test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
- name: Zip folder
run: |
zip -r embed.zip ./src/ -x \*/node_modules/\* -x \*/.vitepress/\*
# du -h -d 1 ./src/frontends/_source/
# zip -1 -q -r embed.zip ./src/frontends/_source/
cd src && zip -r db-index.zip * -i '*.md' -x '*/node_modules/*' -x '*/_source/*'
- name: Upload build
Expand Down

0 comments on commit d2a6f6b

Please sign in to comment.