This commit is contained in:
Jesse Bannon 2023-02-22 16:24:46 -08:00
parent 388e1ee6d7
commit 7fea9b7393

View file

@ -103,6 +103,7 @@ jobs:
# Set an output parameter `uname` for use in subsequent steps
run: |
sudo apt-get install python3 python3-pip
python3 -m pip install -e .
echo "Done!"
python3 -m pip install pyinstaller