Skip to content

Commit

Permalink
Merge pull request #6772 from radarhere/windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 2, 2022
2 parents 5bdf63e + c120649 commit 9486786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows.yml
Expand Up @@ -141,7 +141,7 @@ jobs:
if: steps.build-cache.outputs.cache-hit != 'true'
run: "& winbuild\\build\\build_dep_fribidi.cmd"

# trim ~150MB x 9
# trim ~150MB for each job
- name: Optimize build cache
if: steps.build-cache.outputs.cache-hit != 'true'
run: rmdir /S /Q winbuild\build\src
Expand Down

0 comments on commit 9486786

Please sign in to comment.