update main.yml for python x64

fix test
This commit is contained in:
Eren Gölge
2021-05-12 00:57:29 +02:00
parent 843d1b3d98
commit 715b0a65a0
6 changed files with 9 additions and 12 deletions
+1
View File
@@ -30,6 +30,7 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- name: check OS
run: cat /etc/os-release
- name: Install dependencies