chore(CI): fix concrete_internal branch name

This commit is contained in:
Mayeul@Zama
2022-03-15 16:04:01 +01:00
committed by mayeul-zama
parent ba100596da
commit 14faa4c7df
2 changed files with 3 additions and 3 deletions

View File

@@ -135,7 +135,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: zama-ai/concrete_internal
ref: compiler_c_api
ref: engine_c_api
path: concrete
token: ${{ secrets.GH_TOKEN }}
@@ -401,7 +401,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: zama-ai/concrete_internal
ref: compiler_c_api
ref: engine_c_api
path: concrete
token: ${{ secrets.GH_TOKEN }}