mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-02-13 07:25:25 +08:00
🐞 fix: action
This commit is contained in:
8
.github/workflows/run.yaml
vendored
8
.github/workflows/run.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: 🚀 Run SMSBoom Script
|
||||
# 此处可以自定义命令行运行参数.
|
||||
run: |
|
||||
pip3 install pipenv
|
||||
pipenv install
|
||||
pipenv shell
|
||||
python3 smsboom.py run -p 19820294268 -t 32
|
||||
pip3 install pipenv
|
||||
pipenv install
|
||||
pipenv shell
|
||||
python3 smsboom.py run -p 19820294268 -t 32
|
||||
Reference in New Issue
Block a user