chore(ci): Fix the concrete project reference

This commit is contained in:
Quentin Bourgerie
2022-02-17 11:40:56 +01:00
parent f69df2c68e
commit 11277e3366

View File

@@ -139,8 +139,8 @@ jobs:
- uses: actions/checkout@v2
with:
repository: zama-ai/concrete
ref: feature/core_c_api
path: concrete
ref: compiler_c_api
path: concrete_internal
token: ${{ secrets.GH_TOKEN }}
- name: Install Deps