Update build.yaml
This commit is contained in:
parent
64277f4221
commit
1798152be5
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: "recursive"
|
submodules: "recursive"
|
||||||
- name: Setup ccache variables
|
- name: Setup ccache variables
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
ARCH=${{ matrix.arch }}
|
ARCH=${{ matrix.arch }}
|
||||||
SAFE_ARCH=$(echo $ARCH | sed 's/\//\-/g')
|
SAFE_ARCH=$(echo $ARCH | sed 's/\//\-/g')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user