fixing previous

This commit is contained in:
Silen Naihin
2023-07-26 23:38:25 +01:00
parent 66d1fec07e
commit fe4bdd8f97

View File

@@ -27,7 +27,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}
submodules: true
- name: Set up Python ${{ env.min-python-version }}
- name: Set up Python ${{ env.min-python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ env.min-python-version }}