Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MindTouch/mindtouch-http.php into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Vaughn committed Dec 15, 2020
2 parents fe9d898 + 78e1aa5 commit bb0bc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.json') }}
restore-keys: |
${{ runner.os }}-php-
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest

Expand Down

0 comments on commit bb0bc03

Please sign in to comment.