[+] Friends generation script

This commit is contained in:
Hykilpikonna
2022-05-11 15:05:10 -04:00
parent 45d4151bac
commit 4b282eb527
3 changed files with 47 additions and 2 deletions
+2 -2
View File
@@ -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'