mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-05-10 16:35:31 +02:00
aaargh
This commit is contained in:
parent
ae89478e40
commit
3a6edd8331
4
.github/workflows/designpatternsphp.yml
vendored
4
.github/workflows/designpatternsphp.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Get composer cache directory
|
||||
id: composer-cache
|
||||
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
|
||||
id: composer-cache
|
||||
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
|
||||
|
||||
- name: Cache composer dependencies
|
||||
uses: actions/cache@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user