mirror of https://github.com/OpenIPC/firmware.git
Mitigate invisible-mirror.net connection timeout issue (#358)
* Set internal release versions more flexible * Mitigate invisible-mirror.net connection timeout issuepull/360/head
parent
f67f0f9728
commit
cee5bfc1dd
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -28,6 +28,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -23,6 +23,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -23,6 +23,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
echo "FORCE_UNSAFE_CONFIGURE=1" >> $GITHUB_ENV
|
||||||
# Mitigate #325 issue
|
# Mitigate #325 issue
|
||||||
apt install -y pip && pip install cmake
|
apt install -y pip && pip install cmake
|
||||||
|
else
|
||||||
|
# https://github.com/actions/runner-images/issues/2577
|
||||||
|
echo "1.1.1.1 invisible-mirror.net" | sudo tee -a /etc/hosts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Free disk space
|
- name: Free disk space
|
||||||
|
|
Loading…
Reference in New Issue