fix: wrong indentation

This commit is contained in:
Federico Terzi 2022-07-03 17:06:06 +02:00
parent 411a1eb2a5
commit 5b84039a75

View File

@ -146,7 +146,7 @@ jobs:
with: with:
path: | path: |
${{env.WX_WIDGETS_BUILD_OUT_DIR}} ${{env.WX_WIDGETS_BUILD_OUT_DIR}}
key: ${{ github.job }}-${{ runner.os }}-${{ hashFiles('espanso-modulo/build.rs') }}-${{ hashFiles('espanso-modulo/vendor/*') }} key: ${{ github.job }}-${{ runner.os }}-${{ hashFiles('espanso-modulo/build.rs') }}-${{ hashFiles('espanso-modulo/vendor/*') }}
- name: Build - name: Build
run: | run: |
cargo make build-macos-arm-binary cargo make build-macos-arm-binary