Skip to content

Commit 636f583

Browse files
Update build-rockchip-driver-debs.yml
1 parent d26cb53 commit 636f583

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-rockchip-driver-debs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ jobs:
217217
218218
apt_update_tolerant
219219
apt-get install -y --no-install-recommends build-essential make gcc bc bison flex kmod dkms ca-certificates
220+
curl -1sLf "https://dl.cloudsmith.io/public/openhd/dev-release/setup.deb.sh" | bash || true
221+
apt_update_tolerant
220222
if [[ -n "${KERNEL_PACKAGES}" ]]; then
221223
apt-get install -y --no-install-recommends ${KERNEL_PACKAGES}
222224
fi

0 commit comments

Comments
 (0)