mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore(ci): Fix the concrete project reference
This commit is contained in:
4
.github/workflows/continuous-integration.yml
vendored
4
.github/workflows/continuous-integration.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user