Run the get-python-version action inside setup-python-tools-scripts in the correct directory

This commit is contained in:
MKLeb 2023-03-07 13:22:00 -05:00 committed by Megan Wilhite
parent cc35e3845d
commit f4761fea30

View file

@ -25,7 +25,7 @@ runs:
- name: Get Python Version
id: get-python-version
uses: ./.github/actions/get-python-version
uses: ${{ inputs.cwd }}/.github/actions/get-python-version
with:
python-binary: python3