This commit is contained in:
flysand7 2023-09-07 08:12:19 +11:00
parent dbc536f828
commit f54d5b10c5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
from-source: false
- name: Set up Python
with:
python-version: '3.x'
python-version: '3.x'
uses: actions/setup-python@v4
- name: Build
working-directory: ${{env.GITHUB_WORKSPACE}}