mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
This reverts commit c89bab7e42.
This commit is contained in:
@@ -7,9 +7,7 @@
|
|||||||
export ACCEPT_EULA=Y
|
export ACCEPT_EULA=Y
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
# both libodbc1 nd libodbc2 install libodbc.so.2.0.0, temporary workaround
|
apt-get install -y mssql-tools unixodbc-dev
|
||||||
# https://github.com/microsoft/linux-package-repositories/issues/39
|
|
||||||
apt-get install -o Dpkg::Options::="--force-overwrite" -y mssql-tools unixodbc-dev
|
|
||||||
apt-get -f install
|
apt-get -f install
|
||||||
ln -s /opt/mssql-tools/bin/* /usr/local/bin/
|
ln -s /opt/mssql-tools/bin/* /usr/local/bin/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user