Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubTesarek committed Aug 19, 2020
1 parent 022a9b0 commit 46a5cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/cache@v2
with:
php-version: '7.1'
# key:
path: vendor
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
restore-keys: |
Expand Down

0 comments on commit 46a5cef

Please sign in to comment.