mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
update manylinux build job's git checkout
This commit is contained in:
parent
25aad2053c
commit
030bef943e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-and-deploy.yml
vendored
1
.github/workflows/test-and-deploy.yml
vendored
|
|
@ -189,6 +189,7 @@ jobs:
|
|||
run: |
|
||||
yum update
|
||||
yum install -y git
|
||||
git config --global --add safe.directory /__w/GPy/GPy
|
||||
git clone --depth=1 https://github.com/${{ github.repository }}.git .
|
||||
git checkout ${{ github.sha }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue