mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 23:06:01 -06:00
remove the opening of an SSH session
This commit is contained in:
@@ -93,9 +93,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python3 -m pip install git+https://github.com/joerick/cibuildwheel.git@main
|
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
|
- name: Install and test bindings
|
||||||
env:
|
env:
|
||||||
CIBW_BEFORE_BUILD: cp -r lib/* /usr/lib/ && cp -r include/* /usr/include/
|
CIBW_BEFORE_BUILD: cp -r lib/* /usr/lib/ && cp -r include/* /usr/include/
|
||||||
|
|||||||
Reference in New Issue
Block a user