forked from GitHub/gf-core
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