non-root runner
Some checks failed
BeagleBone Black Buildroot / build (push) Failing after 44m17s

This commit is contained in:
okhsunrog 2024-11-29 21:19:52 +03:00
parent 4b15077540
commit 2c3a73f7a1

View file

@ -10,7 +10,7 @@ jobs:
build:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
image: ghcr.io/catthehacker/ubuntu:runner-22.04
steps:
- uses: actions/checkout@v3
@ -19,8 +19,8 @@ jobs:
- name: Install dependencies
run: |
apt-get update
apt-get install -y build-essential libncurses5-dev rsync unzip bc wget cpio python3 python3-pip file
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
run: |
@ -43,4 +43,3 @@ jobs:
name: beaglebone-black-images
path: artifacts/