mirror of
https://github.com/HChaZZY/NodeSeek-Signin.git
synced 2025-12-06 11:33:49 +08:00
Update blank.yml
This commit is contained in:
3
.github/workflows/blank.yml
vendored
3
.github/workflows/blank.yml
vendored
@@ -28,7 +28,6 @@ jobs:
|
||||
- name: 安装依赖包
|
||||
run: |
|
||||
pip install curl_cffi requests
|
||||
pip install turnstile_solver yescaptcha
|
||||
|
||||
- name: 运行签到脚本
|
||||
env:
|
||||
@@ -64,4 +63,4 @@ jobs:
|
||||
TG_BOT_TOKEN: ${{ secrets.TG_BOT_TOKEN }}
|
||||
TG_USER_ID: ${{ secrets.TG_USER_ID }}
|
||||
TG_THREAD_ID: ${{ secrets.TG_THREAD_ID }}
|
||||
run: python nodeseek_sign.py
|
||||
run: python nodeseek_sign.py
|
||||
|
||||
Reference in New Issue
Block a user