Skip to content

Commit

Permalink
Apt update in action
Browse files Browse the repository at this point in the history
  • Loading branch information
noahp committed Jan 11, 2024
1 parent c92956f commit 99d94f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install Dependencies + West
run: |
sudo apt update
sudo apt install --no-install-recommends git cmake ninja-build gperf \
ccache dfu-util device-tree-compiler wget \
python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
Expand Down

0 comments on commit 99d94f1

Please sign in to comment.