Skip to content

Commit 8b23017

Browse files
committed
fix unattend.xml
1 parent 8315ebf commit 8b23017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/unattend.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Options>
22
<Option Name="InstallAllUsers" Value="0" />
3-
<Option Name="TargetDir" Value="C:\python314-dist" />
3+
<Option Name="TargetDir" Value="C:\hostedtoolcache\windows\Python\3.14.0\x64" />
44
<Option Name="AssociateFiles" Value="0" />
55
<Option Name="CompileAll" Value="0" />
66
<Option Name="PrependPath" Value="0" />

0 commit comments

Comments
 (0)