Skip to content

Commit

Permalink
Update pyinstaller-builds-actions-PIP-TAR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Sep 18, 2024
1 parent 7a279ad commit 8748b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller-builds-actions-PIP-TAR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: pip install cadquery CQ-editor ... etc
shell: bash --login {0}
run: |
sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev libssl3
sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev openssl
sudo apt install -y libxkbcommon0 libxkbcommon-x11-0 libxcb-xinerama0
sudo apt install -y qtbase5-dev qt5-qmake
micromamba info
Expand Down

0 comments on commit 8748b35

Please sign in to comment.