We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3ab20 commit d4d43cfCopy full SHA for d4d43cf
.github/workflows/deploy-pages.yml
@@ -179,7 +179,7 @@ jobs:
179
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \
180
-DCppInterOp_DIR="${{ env.CPPINTEROP_BUILD_DIR }}/lib/cmake/CppInterOp" \
181
..
182
- Eemmake make -j ${{ env.ncpus }} install
+ emmake make -j ${{ env.ncpus }} install
183
184
- name: Jupyter Lite integration
185
shell: bash -l {0}
0 commit comments