Skip to content

Commit

Permalink
[chores] Updated command to install openwisp-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy authored Jun 18, 2024
1 parent 0f5b8a3 commit 2f4ba1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
pip install -U -e .
pip install ${{ matrix.django-version }}
# TODO: Remove before merging
pip install --no-deps --upgrade https://github.com/openwisp/openwisp-utils/tarball/admin-action-perm
pip install --force-reinstall --no-cache-dir --no-deps --upgrade https://github.com/openwisp/openwisp-utils/tarball/admin-action-perm
- name: QA checks
run: |
Expand Down

0 comments on commit 2f4ba1a

Please sign in to comment.