mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
install requests
This commit is contained in:
3
.github/workflows/baidupush.yml
vendored
3
.github/workflows/baidupush.yml
vendored
@@ -25,5 +25,8 @@ jobs:
|
||||
with:
|
||||
python-version: 3.8
|
||||
|
||||
- name: install requests
|
||||
run: pip install requests
|
||||
|
||||
- name: parse sitemap
|
||||
run: python baidupush.py
|
||||
Reference in New Issue
Block a user