Skip to content

Commit 372b273

Browse files
committed
fix
1 parent 02344c8 commit 372b273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
php-version: '8.4'
2121

2222
- name: Setup project
23-
run: make setup
23+
run: make install
2424

2525
- name: Check lint
2626
run: make lint

0 commit comments

Comments
 (0)