diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fac5f38..d436b69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,6 +37,8 @@ jobs: with: submodules: recursive - uses: actions/setup-python@master + with: + python-version: '3.10' - name: actions/cache qt uses: actions/cache@master id: cache