mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
fix(ci): diff for cpp API change
This commit is contained in:
2
.github/workflows/compiler.yml
vendored
2
.github/workflows/compiler.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Detect changes on API to compiler
|
||||
uses: tj-actions/changed-files@v32
|
||||
uses: tj-actions/changed-files@v34
|
||||
id: interface-changes
|
||||
with:
|
||||
files: |
|
||||
|
||||
Reference in New Issue
Block a user