1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 07:43:09 +00:00

Ensure wheels is installed

This commit is contained in:
Manu 2024-11-10 09:14:32 +00:00
parent d5cb1b8fd3
commit 758740bd7b
2 changed files with 1 additions and 1 deletions

View file

@ -31,7 +31,7 @@ jobs:
run: |
brew install --cask sparkle
brew install create-dmg
pip3 install --break-system-packages --upgrade pip
pip3 install --break-system-packages --upgrade pip setuptools wheel
pip3 install --break-system-packages -r dev.txt
working-directory: requirements.d
- name: Install Vorta

Binary file not shown.