mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
fix message
This commit is contained in:
parent
f31290a1ea
commit
df1b854ab0
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user