mirror of
https://github.com/Intervention/image.git
synced 2025-08-22 13:32:56 +02:00
Update run-tests.yml rename imagemagick cache name.
This commit is contained in:
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@@ -44,8 +44,7 @@ jobs:
|
||||
|
||||
- name: Cache ImageMagick
|
||||
uses: actions/cache@v2
|
||||
env:
|
||||
cache-name: cache-ImageMagick
|
||||
id: cache-imagemagick
|
||||
with:
|
||||
path: ~/im/imagemagick-${{ matrix.imagemagick }}
|
||||
key: ${{ runner.os }}-ImageMagick-${{ matrix.imagemagick }}
|
||||
|
Reference in New Issue
Block a user