workflows: add py7zr to macos bundle

This commit is contained in:
selsta 2021-02-02 00:58:19 +01:00
parent 1f0f21a8e5
commit f40b10ea0b
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -67,7 +67,7 @@ jobs:
- name: install dependencies
run: HOMEBREW_NO_AUTO_UPDATE=1 brew install boost hidapi zmq libpgm miniupnpc ldns expat libunwind-headers protobuf pkg-config python3 p7zip
- name: install dependencies
run: pip3 install requests semantic_version lxml
run: pip3 install requests semantic_version lxml py7zr
- name: download qt
run: |
curl -O https://raw.githubusercontent.com/engnr/qt-downloader/master/qt-downloader