mirror of
https://github.com/danog/file.git
synced 2025-01-22 13:21:13 +01:00
Try to fix uv on GitHub actions
This commit is contained in:
parent
bcc397e482
commit
f45eb1177f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
extensions: eio, uv
|
||||
extensions: eio, uv-amphp/ext-uv@master
|
||||
|
||||
- name: Get Composer cache directory
|
||||
id: composer-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user