Skip to content

Commit f31e89a

Browse files
committed
Update deploy-github-page.yml
1 parent e1b7ecd commit f31e89a

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
@@ -144,7 +144,7 @@ jobs:
144144
jupyter lite build \
145145
--XeusAddon.prefix=${{ env.PREFIX }} \
146146
--XeusAddon.mounts="${{ env.PREFIX }}/share/xeus-cpp/tagfiles:/share/xeus-cpp/tagfiles" \
147-
--XeusAddon.mounts="${{ env.PREFIX }}/etc/xeus-cpp/tags.d:/etc/xeus-cpp/tags.d"
147+
--XeusAddon.mounts="${{ env.PREFIX }}/etc/xeus-cpp/tags.d:/etc/xeus-cpp/tags.d" \
148148
--contents README.md \
149149
--contents notebooks/xeus-cpp-lite-demo.ipynb \
150150
--contents notebooks/smallpt.ipynb \

0 commit comments

Comments
 (0)