Skip to content

Commit

Permalink
Merge pull request #78 from nasa/jk/CUMULUS-2751-fix-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jkovarik authored Nov 18, 2021
2 parents 0a186e1 + 333447c commit ea5a861
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ jobs:
pip install --user virtualenv
~/.local/bin/virtualenv ~/venv36
. ~/venv36/bin/activate
sudo pip install pyinstaller
sudo pip install -r requirements.txt
make clean
make $ZIPFILENAME
Expand Down

0 comments on commit ea5a861

Please sign in to comment.