Fix typo
This commit is contained in:
2
.github/workflows/build-and-test.yaml
vendored
2
.github/workflows/build-and-test.yaml
vendored
@@ -83,7 +83,7 @@ jobs:
|
|||||||
cache-from : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }}
|
cache-from : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }}
|
||||||
cache-to : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }},mode=max
|
cache-to : type=gha,scope=${{ github.workflow }}:${{ env.PLATFORM }},mode=max
|
||||||
-
|
-
|
||||||
name: Import bourg
|
name: Import Luxembourg
|
||||||
if : ${{ matrix.mode == 'build-and-test' }}
|
if : ${{ matrix.mode == 'build-and-test' }}
|
||||||
run : |
|
run : |
|
||||||
docker volume create ${VOLUME}
|
docker volume create ${VOLUME}
|
||||||
|
|||||||
Reference in New Issue
Block a user