mirror of https://github.com/OpenIPC/firmware.git
Test install.sh
parent
eae74d2a9e
commit
c7e74b8362
|
@ -335,7 +335,7 @@ jobs:
|
||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo make install-deps
|
sudo make install-deps
|
||||||
ls -l deps || true
|
./deps/install.sh
|
||||||
if [ ! -z "$ACT" ]; then
|
if [ ! -z "$ACT" ]; then
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue