Skip to content

Commit 0a4d651

Browse files
committed
:octocat: why don't you just create the missing directory, phpcs?
1 parent 8dd7cbc commit 0a4d651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
ini-values: ${{ env.PHP_INI_VALUES }}
5656
coverage: none
5757

58+
- run: mkdir .build
59+
5860
- name: "Install dependencies with composer"
5961
uses: ramsey/composer-install@v3
6062

0 commit comments

Comments
 (0)