Skip to content

Commit

Permalink
remove php-scoper
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jul 18, 2023
1 parent 923a56b commit 6dc7e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- run: cp -r build/target-repository/. .

# clear the dev files
- run: rm -rf build prefix-code.sh full-tool-build.sh scoper.php rector.php rector-local scoper.phar
- run: rm -rf build prefix-code.sh full-tool-build.sh scoper.php rector.php rector-local php-scoper.phar

# setup git user
-
Expand Down

0 comments on commit 6dc7e30

Please sign in to comment.