mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
update main.yml for python x64
fix test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user