2 parents 1bdd6c1 + b3fa1a3 commit af03bddCopy full SHA for af03bdd
1 file changed
.github/workflows/create.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install dependencies
15
run: |
16
sudo apt-get install -y transmission-cli
17
- pip3 install py3createtorrent bencodepy
+ pip3 install py3createtorrent==1.2.1 bencodepy==0.9.5
18
- name: download files and create torrent
19
run: ./create_monero_torrent.sh
20
- name: create release notes
0 commit comments