fix
Some checks are pending
BeagleBone Black Buildroot / build (push) Waiting to run

This commit is contained in:
okhsunrog 2024-11-30 02:41:14 +03:00
parent 897f04b0b2
commit 141e2a274a

View file

@ -19,6 +19,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y build-essential libncurses5-dev rsync unzip bc wget cpio python3 python3-pip file
- name: Configure Buildroot