mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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
|
||||
with:
|
||||
name: libpgf-ubuntu
|
||||
- run: |
|
||||
sudo mv lib/* /usr/local/lib/
|
||||
sudo mv include/* /usr/local/include/
|
||||
|
||||
- name: Install cibuildwheel
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user