Skip to content

Commit 0a8659d

Browse files
committed
Fix typo in appveyor.yml
1 parent 3528e98 commit 0a8659d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ environment:
7878
OPENSSL_LIB: "https://ci.appveyor.com/api/buildjobs/fakubeldw67e9pmg/artifacts/YARA.OpenSSL.x86.1.1.1.nupkg"
7979
VS: "Visual Studio 14 2015"
8080

81-
- PYTHON: "C:\\Python10-x64"
81+
- PYTHON: "C:\\Python310-x64"
8282
PYTHON_VERSION: "3.10.0"
8383
PYTHON_ARCH: "64"
8484
OPENSSL_LIB: "https://ci.appveyor.com/api/buildjobs/q63539qt9yqaqspo/artifacts/YARA.OpenSSL.x64.1.1.1.nupkg"

0 commit comments

Comments
 (0)