Skip to content

Commit

Permalink
workflow: buildroot dl cache: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Jan 1, 2025
1 parent dcdafd4 commit a650750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildroot-dl-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Install build dependencies
run: |
apt-get install -y --no-install-recommends --no-install-suggests build-essential bc ccache cmake cpio curl ca-certificates file git make gawk procps rsync unzip wget
apt-get install -y --no-install-recommends --no-install-suggests build-essential bc ccache cmake cpio curl ca-certificates file git make gawk procps rsync u-boot-tools unzip wget
- name: Set timezone
run: |
Expand Down

0 comments on commit a650750

Please sign in to comment.