Skip to content

Commit

Permalink
github actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
levoncrypto committed Dec 30, 2023
1 parent 03b8df7 commit b5fa1e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
run: |
pip install pip==21.2.4
pip install -r requirements.txt
sudo apt-get install libxcb-xinerama0
- name: Bundle Application
run: |
python -m PyInstaller --distpath=bin --workpath=work dash_masternode_tool.spec
Expand Down

0 comments on commit b5fa1e9

Please sign in to comment.