Skip to content

Commit

Permalink
chore: fixing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Jul 22, 2023
1 parent 7ab518a commit 2e50447
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 @@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-node@v2-beta
with:
node-version: ${{ matrix.node }}
- name: Install Django ${{ matrix.django-version }}
- name: run tests
run: |
sudo apt install gettext
python -m pip install "django~=${{ matrix.django-version }}.0"
Expand Down

0 comments on commit 2e50447

Please sign in to comment.