Update 网络收集.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: 搜索引擎采集
|
name: 网络采集
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# schedule:
|
# schedule:
|
||||||
@@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: Run py
|
- name: Run py
|
||||||
run: |
|
run: |
|
||||||
python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
|
python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
|
||||||
#python ${{ github.workspace }}/py/网络收集.py
|
python ${{ github.workspace }}/py/网络收集.py
|
||||||
#python ${{ github.workspace }}/py/酒店源.py
|
#python ${{ github.workspace }}/py/酒店源.py
|
||||||
- name: 提交更改
|
- name: 提交更改
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user