Skip to content

Commit fca703b

Browse files
author
Ben Creech
committed
Let's use sccache on Mac and Windows too
1 parent c898f12 commit fca703b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pypi-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,9 @@ jobs:
308308
# Fetch all tags
309309
fetch-depth: 0
310310

311+
- name: Run sccache-cache
312+
uses: mozilla-actions/[email protected]
313+
311314
- uses: actions/setup-python@v5
312315
with:
313316
# depot_tools still uses distutils which is gone in 3.12:

0 commit comments

Comments
 (0)