Skip to content
Snippets Groups Projects
Commit 0b59a5eb authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Apt update before apt install

parent 08b280f0
No related branches found
No related tags found
No related merge requests found
before_script:
- |
apt-get update -qq &&
apt-get install -qq build-essential gnupg nasm pkg-config fuse libfuse-dev genisoimage syslinux realpath &&
apt-key adv -q --batch --yes --keyserver keyserver.ubuntu.com --recv-keys AA12E97F0881517F &&
add-apt-repository 'deb https://static.redox-os.org/toolchain/apt ./' &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment