mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-20 03:25:47 +00:00
Merge branch 'master' of github.com:dankamongmen/notcurses
This commit is contained in:
commit
1e99a2a202
12
.github/workflows/macos_test.yml
vendored
12
.github/workflows/macos_test.yml
vendored
@ -78,12 +78,12 @@ jobs:
|
|||||||
notcurses-pydemo > /dev/null
|
notcurses-pydemo > /dev/null
|
||||||
ncdirect-pydemo > /dev/null
|
ncdirect-pydemo > /dev/null
|
||||||
|
|
||||||
- name: python wrappers (new)
|
# - name: python wrappers (new)
|
||||||
run: |
|
#run: |
|
||||||
cd python
|
#cd python
|
||||||
python3 setup.py build
|
#python3 setup.py build
|
||||||
sudo python3 setup.py install
|
#sudo python3 setup.py install
|
||||||
python3 examples/000-print-version.py
|
#python3 examples/000-print-version.py
|
||||||
|
|
||||||
- name: rust wrappers
|
- name: rust wrappers
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user