Skip to content

Commit 0b1848d

Browse files
adding an explicit chmod into the build script to help the github action run...
1 parent 4862f3b commit 0b1848d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_html.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
chmod a+w source/
12
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202212191809333bdc71 /bin/bash -c "jupyter-book build source"

0 commit comments

Comments
 (0)