mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
another attempt at ubuntu on wheels
This commit is contained in:
3
.github/workflows/build-majestic.yml
vendored
3
.github/workflows/build-majestic.yml
vendored
@@ -69,6 +69,9 @@ jobs:
|
|||||||
uses: actions/download-artifact@master
|
uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: libpgf-ubuntu
|
name: libpgf-ubuntu
|
||||||
|
- run: |
|
||||||
|
sudo mv lib/* /usr/local/lib/
|
||||||
|
sudo mv include/* /usr/local/include/
|
||||||
|
|
||||||
- name: Install cibuildwheel
|
- name: Install cibuildwheel
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user