Actually need to check out the project

This commit is contained in:
Kelly Dwan 2020-12-09 17:25:38 -05:00
parent 4409caa336
commit c88b9079a7
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D

View file

@ -12,6 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: composer install
run: |
composer install