Skip to content

Commit

Permalink
fix: install diffutils
Browse files Browse the repository at this point in the history
  • Loading branch information
fry69 committed Oct 10, 2024
1 parent e552314 commit 1a09374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: Install dependencies
run: |
apt install diffutils
python -m pip install --upgrade pip
pip install .
pip install -r requirements/requirements-dev.txt
Expand Down

0 comments on commit 1a09374

Please sign in to comment.