Skip to content

Commit 98eb166

Browse files
committed
Try creating symlinks for CCache
1 parent 1a3ec9d commit 98eb166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ jobs:
148148
uses: hendrikmuhs/ccache-action@v1.2
149149
with:
150150
key: ${{ github.job }}-${{ runner.os }}
151+
create-symlink: true
151152
- run: rustup target add aarch64-apple-ios-sim
152153
- run: npm ci
153154
- run: npm run bootstrap

0 commit comments

Comments
 (0)