Skip to content

Commit

Permalink
Added delete of previous phar to build
Browse files Browse the repository at this point in the history
  • Loading branch information
smmccabe committed Apr 23, 2020
1 parent be46205 commit 5cec5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

cp vendor/drupal/coder/coder_sniffer/Drupal/ vendor/squizlabs/php_codesniffer/src/Standards/ -r
cp vendor/drupal/coder/coder_sniffer/DrupalPractice/ vendor/squizlabs/php_codesniffer/src/Standards/ -r
rm phpdebt.phar
./vendor/bin/phar-composer build .

0 comments on commit 5cec5eb

Please sign in to comment.