Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uptimizt committed Nov 21, 2021
1 parent 94acfe6 commit d17b2b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ jobs:
- uses: actions/checkout@v2
with:
path: wooms
- run: rm -r wooms/tests wooms/composer*
- run: rm -r wooms/docs
- run: rm -rf wooms/.git
- run: rm -rf wooms/.github
- run: rm -rf wooms/tests wooms/docs wooms/composer* wooms/.git*
- run: cd wooms && ls -la
- name: action-zip
uses: montudor/[email protected]
Expand Down

0 comments on commit d17b2b9

Please sign in to comment.