build_win - test ccache

This commit is contained in:
Andrej730
2025-09-30 19:30:11 +05:00
parent eb1c81514b
commit b125c651a8
+5
View File
@@ -45,6 +45,11 @@ jobs:
7z x $_.FullName
}
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
with:
key: win-${{ matrix.arch }}
- name: Run Build Script
shell: cmd
run: |