mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
github-actions: simply setup
This commit is contained in:
parent
f485af7dcd
commit
b9938124a0
1 changed files with 0 additions and 5 deletions
5
.github/workflows/actions.yml
vendored
5
.github/workflows/actions.yml
vendored
|
|
@ -30,11 +30,6 @@ jobs:
|
|||
|
||||
- name: Install lib
|
||||
run: |
|
||||
# apt-get update
|
||||
# apt-get install -y git
|
||||
git config --global --add safe.directory /gpy/src/paramz
|
||||
pip install -e git+https://github.com/MartinBubel/paramz.git@fix-numpy-types#egg=paramz
|
||||
# apt-get install -y gcc
|
||||
pip install --upgrade pip
|
||||
pip install -e .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue