mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
make it work as root
This commit is contained in:
1
.github/workflows/rootfs.yml
vendored
1
.github/workflows/rootfs.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
||||
image: nfriedly/buildroot-toolchain:master
|
||||
env:
|
||||
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
FORCE_UNSAFE_CONFIGURE: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: pwd
|
||||
|
Reference in New Issue
Block a user