mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 11:35:02 -05:00
fix(compiler): Use correct directory mapping for documentation in the workflow
This commit is contained in:
@@ -129,7 +129,7 @@ jobs:
|
||||
options: >-
|
||||
-v ${{ env.LLVM_PROJECT_DIR }}:/llvm-project
|
||||
-v ${{ env.COMPILER_PROJECT_DIR }}:/compiler
|
||||
-v ${{ github.workspace }}/docs:/docs
|
||||
-v ${{ env.COMPILER_PROJECT_DIR }}/docs:/docs
|
||||
shell: bash
|
||||
run: |
|
||||
cd /concrete/compilers/concrete-compiler/compiler
|
||||
|
||||
Reference in New Issue
Block a user