Skip to content

Commit

Permalink
fix build NO_CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spl1nes authored Oct 19, 2022
1 parent 4f0606c commit ebf607d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
run: |
cd ..
php ${{env.APP_NAME}}/build_phar.php
ls
ls ${{env.APP_NAME}}
mv testreportgenerator.phar ${{env.APP_NAME}}/testreportgenerator.phar
cd ${{env.APP_NAME}}
- uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit ebf607d

Please sign in to comment.