Revert "Set up tmate"
This reverts commit 4012051f9328c52ab6d1297ede111ab48fad1f2d.
This commit is contained in:
parent
3dc716c8a7
commit
557b201d5e
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -36,9 +36,6 @@ jobs:
|
||||
python3 -c "from PySide2.QtCore import __version__; print(__version__)"
|
||||
python3 -c "from PySide2.QtCore import QLibraryInfo; print(QLibraryInfo.location(QLibraryInfo.LibrariesPath))"
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
$ver = (findstr version .\syncplay\__init__.py).split("'")[1]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user