Skip to content

Commit

Permalink
Update pyroblack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SpEcHiDe authored Feb 8, 2025
1 parent d643fe6 commit 93570ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyroblack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
echo "Beginning Pyrogram test"
mkdir -p outputs
pip install --force-reinstall https://github.com/eyMarv/pyroblack/archive/fbefc55.zip https://github.com/eyMarv/tgcrypto-pyroblack/archive/6c634e2.zip > /dev/null 2>&1
pip install --force-reinstall https://github.com/eyMarv/pyroblack/archive/8b82764.zip https://github.com/eyMarv/tgcrypto-pyroblack/archive/6c634e2.zip > /dev/null 2>&1
P=$(python scripts/python/p2.py)
pip uninstall -y pyroblack TgCrypto-pyroblack > /dev/null 2>&1
echo "${P}" > outputs/pyroblack.json
Expand Down

0 comments on commit 93570ff

Please sign in to comment.