Skip to content

Commit 81341f6

Browse files
committed
Also update GitHub
1 parent e8061fe commit 81341f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
download_dir="$i\_cache";
166166
global_dir="$i\_bin";
167167
} | Out-File $env:PYTHON_MANAGER_CONFIG -Encoding utf8
168-
pymanager exec
168+
pymanager install --configure -y
169169
if ($?) { pymanager list }
170170
env:
171171
PYTHON_MANAGER_INCLUDE_UNMANAGED: false

0 commit comments

Comments
 (0)