mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
df9bb645fe
commit
8a2c01eec2
|
@ -16,7 +16,7 @@ build:
|
|||
- make install
|
||||
|
||||
## removing a redundant directory with a duplicate file
|
||||
- run: rm -r openblas/openblas
|
||||
- run: if test -d openblas/openblas; then rm -r openblas/openblas; fi
|
||||
working-directory: ${{prefix}}/include
|
||||
- run: |
|
||||
mv openblas/* .
|
||||
|
|
Loading…
Reference in a new issue