Skip to content

Commit 6b4fddf

Browse files
committed
Merge branch 'master' of github.com:legendu-net/blog
2 parents eccb65d + c244c0c commit 6b4fddf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@ 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
4649
python3 ./blog.py p -ecmo
4750

0 commit comments

Comments
 (0)