mirror of
https://github.com/mahdibland/V2RayAggregator.git
synced 2026-06-24 21:34:12 +08:00
Update eternity_convert.yml
This commit is contained in:
parent
6f4fb482cc
commit
9349e2cc9d
6
.github/workflows/eternity_convert.yml
vendored
6
.github/workflows/eternity_convert.yml
vendored
@ -26,9 +26,9 @@ jobs:
|
||||
${{ runner.os }}-pip-
|
||||
- name: 设置时区
|
||||
run: sudo timedatectl set-timezone 'Asia/Shanghai'
|
||||
- name: 安装依赖
|
||||
run: |
|
||||
pip install -r ./utils/requirements.txt
|
||||
# - name: 安装依赖
|
||||
# run: |
|
||||
# pip install -r ./utils/requirements.txt
|
||||
- name: 执行任务
|
||||
run: |
|
||||
python ./utils/eternity_convert.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user