just wondering

pull/325/head
David Goodwin 4 years ago
parent 038a08d838
commit 882b6835ed

@ -17,7 +17,7 @@ jobs:
run: mkdir templates_c || true
- name: touch config.local.php
run: touch config.local.php
run: touch config.local.php && php -v
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest

Loading…
Cancel
Save