Skip to content

Commit

Permalink
CI: sudo apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Mar 1, 2022
1 parent a243b9d commit 137855d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-update-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Install OS packages
run: |
sudo apt-get update
sudo apt install -y gettext libgettextpo-dev libmariadb-dev-compat libmariadb-dev
pip install --upgrade pip poetry
Expand Down

0 comments on commit 137855d

Please sign in to comment.