mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 14:56:00 -06:00
remove the opening of an SSH session
This commit is contained in:
@@ -93,9 +93,6 @@ jobs:
|
||||
run: |
|
||||
python3 -m pip install git+https://github.com/joerick/cibuildwheel.git@main
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: owenthereal/action-upterm@v1
|
||||
|
||||
- name: Install and test bindings
|
||||
env:
|
||||
CIBW_BEFORE_BUILD: cp -r lib/* /usr/lib/ && cp -r include/* /usr/include/
|
||||
|
||||
Reference in New Issue
Block a user