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