Skip to content

Commit d884094

Browse files
committed
...
1 parent 6b4fddf commit d884094

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
git config --global user.email "[email protected]"
4444
git config --global user.name "Ben Du"
4545
git config --global url."[email protected]:".insteadOf "https://github.com/"
46-
ls /
47-
uname -a
48-
python3 -m pip list | grep -i pelican
46+
python3 -m pip install --user "pelican-jupyter==0.10.0"
4947
python3 ./blog.py p -ecmo
5048

0 commit comments

Comments
 (0)