Skip to content

Commit

Permalink
znick#336 virtualenv -> python-virtualenv (ubuntu update)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailyumanov committed Mar 28, 2021
1 parent 6b35de5 commit e528b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_local_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
with:
submodules: true
- name: Install dependencies
run: pip install virtualenv
run: pip install python-virtualenv
- name: Deploy
run: source deploy_local_beta/run.sh --python-path=python2

0 comments on commit e528b97

Please sign in to comment.