bootystrap #87

Open
lubiana wants to merge 12 commits from bootystrap into main
Showing only changes of commit f530902648 - Show all commits

View file

@ -26,6 +26,9 @@ jobs:
restore-keys: |
php-8.4-composer-
- name: Clean up invalid Composer GitHub token
run: composer config --global --unset github-oauth.github.com || true
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-scripts