Skip to content

Commit 9b71dad

Browse files
committed
:octocat:
1 parent 542ad22 commit 9b71dad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
- name: "Install dependencies with composer"
5151
uses: ramsey/composer-install@v3
5252

53+
- run: mkdir .build
54+
5355
- name: "Run phan"
5456
run: php vendor/bin/phan --target-php-version=${{ matrix.php-version }}
5557

0 commit comments

Comments
 (0)