We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95394a1 commit 1c756ebCopy full SHA for 1c756eb
installers/nix-setup-template.sh
@@ -38,7 +38,7 @@ rm $PYTHON_TOOLCACHE_VERSION_ARCH_PATH/setup.sh
38
39
cd $PYTHON_TOOLCACHE_VERSION_ARCH_PATH
40
41
-echo "Create additional symlinks (Required for UsePythonVersion VSTS task)"
+echo "Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)"
42
ln -s ./bin/$PYTHON_MAJOR_DOT_MINOR python
43
44
cd bin/
0 commit comments