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