Skip to content

Commit d4d43cf

Browse files
authored
Update deploy-pages.yml
1 parent 4e3ab20 commit d4d43cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \
180180
-DCppInterOp_DIR="${{ env.CPPINTEROP_BUILD_DIR }}/lib/cmake/CppInterOp" \
181181
..
182-
Eemmake make -j ${{ env.ncpus }} install
182+
emmake make -j ${{ env.ncpus }} install
183183
184184
- name: Jupyter Lite integration
185185
shell: bash -l {0}

0 commit comments

Comments
 (0)