Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit c2ab6c9

Browse files
author
Raven
committed
Update GitHub workflow to resolve ccache error
1 parent 25b9d8a commit c2ab6c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: Run build script
2929
run: |
30+
export CCACHE_DISABLE=1
3031
./build-macos.sh
3132
3233
- name: Upload MacOS Executable

0 commit comments

Comments
 (0)