Skip to content

Commit 48b0ad6

Browse files
authored
Install libarchive-c deploy-github-page.yml
1 parent 1248884 commit 48b0ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: |
7474
micromamba create -n xeus-lite-host jupyterlite-core
7575
micromamba activate xeus-lite-host
76-
python -m pip install jupyterlite-xeus jupyter_server notebook
76+
python -m pip install jupyterlite-xeus jupyter_server notebook libarchive-c
7777
jupyter lite build --XeusAddon.prefix=${{ env.PREFIX }} --contents notebooks/xeus-cpp-lite-demo.ipynb --output-dir dist
7878
cp $PREFIX/bin/xcpp.data dist/extensions/@jupyterlite/xeus/static
7979
cp $PREFIX/lib/libclangCppInterOp.so dist/extensions/@jupyterlite/xeus/static

0 commit comments

Comments
 (0)