Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Dec 16, 2024
1 parent 10c2c96 commit 22991db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/yiisoft-di.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ jobs:
coverage: none

- name: Install Composer dependencies
working-directory: ${{ github.workspace }}/di-repo
uses: "ramsey/composer-install@v3"
with:
working-directory: di-repo

- name: Configure Yii Definitions usage
working-directory: ${{ github.workspace }}/di-repo
Expand Down

0 comments on commit 22991db

Please sign in to comment.