Skip to content

Commit 71381ac

Browse files
committed
Removed cached downloads on windows CI
1 parent 1af007d commit 71381ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
environment-name: myenv
4545
environment-file: environment-dev.yml
4646
init-shell: bash
47-
cache-downloads: true
47+
cache-downloads: false
4848
create-args: |
4949
ninja
5050

0 commit comments

Comments
 (0)