Update 采集.yml

This commit is contained in:
frxz751113
2024-08-12 19:32:39 +08:00
committed by GitHub
parent d9bd9ca261
commit 00e422922e
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
pip install pypinyin pip install pypinyin
- name: Run py - name: Run py
run: | run: |
python ${{ github.workspace }}/酒店源采集/流畅度检测.py python ${{ github.workspace }}/py/流畅度检测.py
- name: 提交更改 - name: 提交更改
run: | run: |