8000 Update nix-setup-template comments (#24) · actions/python-versions@1c756eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c756eb

Browse files
Update nix-setup-template comments (#24)
* Update nix-setup-template.sh * Update installers/nix-setup-template.sh Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com> Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
1 parent 95394a1 commit 1c756eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installers/nix-setup-template.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ rm $PYTHON_TOOLCACHE_VERSION_ARCH_PATH/setup.sh
3838

3939
cd $PYTHON_TOOLCACHE_VERSION_ARCH_PATH
4040

41-
echo "Create additional symlinks (Required for UsePythonVersion VSTS task)"
41+
echo "Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)"
4242
ln -s ./bin/$PYTHON_MAJOR_DOT_MINOR python
4343

4444
cd bin/

0 commit comments

Comments
 (0)
0