parent
a1a7a9a146
commit
f530902648
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue