ghcup/.gitlab/before_script/linux/install_deps.sh

7 lines
80 B
Bash
Executable File

#!/bin/sh
set -eux
sudo apt-get update -y
sudo apt-get install -y libnuma-dev