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:
|
||||
submodules: "recursive"
|
||||
- name: Setup ccache variables
|
||||
shell: bash
|
||||
run: |
|
||||
ARCH=${{ matrix.arch }}
|
||||
SAFE_ARCH=$(echo $ARCH | sed 's/\//\-/g')
|
||||
|
Loading…
x
Reference in New Issue
Block a user