[+] Friends generation script
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
run: |
|
||||
set -xe
|
||||
python -VV
|
||||
python -m pip install pyyaml
|
||||
python -m pip install pyyaml tweepy json5 requests
|
||||
|
||||
- name: "Run generator"
|
||||
run: "python .github/workflows/generator.py"
|
||||
@@ -43,4 +43,4 @@ jobs:
|
||||
|
||||
# The message for the commit.
|
||||
# Default: 'Commit from GitHub Actions (name of the workflow)'
|
||||
message: '[U] Generate json'
|
||||
message: '[U] Generate json'
|
||||
|
||||
Reference in New Issue
Block a user