mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
fix: fix API compatibility check with compiler
This commit is contained in:
2
.github/workflows/compiler.yml
vendored
2
.github/workflows/compiler.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Override optimizer for compiler
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: compiler/.dependencies/concrete-optimizer
|
||||
path: compiler/concrete-optimizer
|
||||
|
||||
- name: Install rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
||||
Reference in New Issue
Block a user