Skip to content

Commit

Permalink
ci(github): tidy workflow build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Aug 14, 2023
1 parent 55e06e5 commit a4ac8dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
run: composer install --no-interaction --prefer-dist --optimize-autoloader

- name: Generate code
run: |
composer build
cp -r src/ lib/
run: composer build

- name: Check Git working tree
run: |
Expand Down

0 comments on commit a4ac8dd

Please sign in to comment.