Skip to content

Commit b20183c

Browse files
authored
Update build-diy.yml
1 parent 334bfd1 commit b20183c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-diy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
debootstrap flex libssl-dev bc rsync kmod cpio xz-utils fakeroot parted \
142142
udev dosfstools uuid-runtime git-lfs device-tree-compiler python2 python3 \
143143
python-is-python3 fdisk bc debhelper python3-pyelftools python3-setuptools \
144-
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev libelf-dev
144+
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev libelf-dev dwarves
145145
146146
- name: Build
147147
shell: bash
@@ -195,7 +195,7 @@ jobs:
195195
debootstrap flex libssl-dev bc rsync kmod cpio xz-utils fakeroot parted \
196196
udev dosfstools uuid-runtime git-lfs device-tree-compiler python2 python3 \
197197
python-is-python3 fdisk bc debhelper python3-pyelftools python3-setuptools \
198-
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev libelf-dev dctrl-tools
198+
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev libelf-dev dwarves dctrl-tools
199199
200200
- name: Checkout rootfs
201201
uses: actions/download-artifact@v4.1.2

0 commit comments

Comments
 (0)