fix message

This commit is contained in:
Denis Rouzaud 2021-02-23 11:24:45 +01:00
parent f31290a1ea
commit df1b854ab0

View File

@ -35,7 +35,7 @@ jobs:
path: ~/.ccache
key: docker-build-${{ matrix.branch }}
- name: checkout ${branch}
- name: checkout ${{ matrix.branch }}
uses: actions/checkout@v2
with:
ref: ${{ matrix.branch }}