Skip to content

Commit 3c64cf4

Browse files
committed
Fix.
1 parent 9f25174 commit 3c64cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
target: 'desktop'
2424
arch: 'win64_msvc2019_64'
2525
install-deps: 'true'
26-
cached: 'false'
26+
cache: 'false'
2727
setup-python: 'true'
2828
tools-only: 'false'
2929

0 commit comments

Comments
 (0)