Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qqhsx authored Oct 4, 2023
1 parent 1e4dbe8 commit 5936ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pip install bs4
pip install requests
- name: 'Get DataSource'
run: curl https://news.topurl.cn > ./result.html
run: curl https://news.topurl.cn > ./index.html
- name: 'Get Info'
run: python ./getInfo.py
- name: 'Get Date'
Expand Down

0 comments on commit 5936ccb

Please sign in to comment.