Skip to content

Commit

Permalink
prefix just once
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 2, 2023
1 parent 389c318 commit fc40ce9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
# but no dev packages
- run: composer update --no-dev

# build scoped code
- run: sh prefix-code.sh

# get rector to "rector-local" directory, to avoid downgrading itself in the /vendor
- run: mkdir rector-local
- run: composer require rector/rector --working-dir rector-local
Expand Down

0 comments on commit fc40ce9

Please sign in to comment.