8000
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 6db7460 commit db9987bCopy full SHA for db9987b
docs/advanced-usage.md
@@ -417,7 +417,7 @@ These environment variables become available after setup-python action execution
417
| pythonLocation |Contains the absolute path to the folder where the requested version of Python or PyPy is installed|
418
| Python_ROOT_DIR | https://cmake.org/cmake/help/latest/module/FindPython.html#module:FindPython |
419
| Python2_ROOT_DIR |https://cmake.org/cmake/help/latest/module/FindPython2.html#module:FindPython2|
420
-| Python3_ROOT_DIR |https://cmake.org/cmake/help/latest/module/FindPython2.html#module:FindPython3|
+| Python3_ROOT_DIR |https://cmake.org/cmake/help/latest/module/FindPython3.html#module:FindPython3|
421
422
## Using `update-environment` flag
423
0 commit comments