Skip to content

Commit

Permalink
try via apt
Browse files Browse the repository at this point in the history
  • Loading branch information
landryb committed Mar 5, 2020
1 parent e7f6e19 commit 44e87b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cadastrapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:

- name: "installting jsbuild and virtualenv via pip"
run: |
pip install setuptools
pip install jsbuild
pip install virtualenv
easy_install virtualenv
apt install python-pip python-virtualenv
- name: "Maven repository caching"
uses: actions/cache@v1
Expand Down

0 comments on commit 44e87b1

Please sign in to comment.