Explorar o código

Merge remote-tracking branch 'upstream/develop' into autobattle-bugfix

nordsoft %!s(int64=3) %!d(string=hai) anos
pai
achega
a7d11856ec
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .github/workflows/github.yml

+ 4 - 0
.github/workflows/github.yml

@@ -127,6 +127,10 @@ jobs:
         MXE_TARGET: ${{ matrix.mxe }}
         VCMI_BUILD_PLATFORM: x64
 
+    - uses: actions/setup-python@v4
+      if: "${{ matrix.conan_profile != '' }}"
+      with:
+        python-version: '3.10'
     - name: Conan setup
       if: "${{ matrix.conan_profile != '' }}"
       run: |