Skip to content

Commit

Permalink
Debug dependency installation
Browse files Browse the repository at this point in the history
  • Loading branch information
phenaproxima committed Nov 29, 2023
1 parent 52596c9 commit 9da7eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
run: |
composer config github-oauth.github.com ${{ secrets.GITHUB_TOKEN }}
composer install ${{ env.COMPOSER_FLAGS }}
composer why symfony/console
- name: Download fixture
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 9da7eb4

Please sign in to comment.