Add ccache to CI (#375)

This commit is contained in:
Fangjun Kuang
2023-10-20 11:17:37 +08:00
committed by GitHub
parent fe0c8bfc51
commit 2a932aca86
32 changed files with 153 additions and 53 deletions

View File

@@ -26,7 +26,7 @@ jobs:
os: [macos-latest]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Build iOS
shell: bash
@@ -57,7 +57,7 @@ jobs:
ls -lh
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: sherpa-onnx-ios-libs
path: ./build-ios