mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-13 13:56:01 -06:00
add pipe ro run command
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- uses: actions/download-artifact@master
|
- uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: libpgf-ubuntu
|
name: libpgf-ubuntu
|
||||||
- run:
|
- run: |
|
||||||
sudo mv lib/* /usr/local/lib/
|
sudo mv lib/* /usr/local/lib/
|
||||||
sudo mv include/* /usr/local/include/
|
sudo mv include/* /usr/local/include/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user