Update CrossBuild.yml

This commit is contained in:
Sébastien
2021-03-16 14:16:44 -04:00
committed by GitHub
parent 09e6518870
commit 05a704e7ec

View File

@@ -43,8 +43,8 @@ jobs:
with: with:
path: | path: |
build build
/var/lib/docker
key: ${{ runner.os }}-${{ matrix.node }} key: ${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }}
- name: Set build parameters - name: Set build parameters
run: | run: |
shopt -s nocasematch shopt -s nocasematch