Fix CI package repositories not being refreshed
This commit is contained in:
parent
8c447eac1a
commit
340f843740
@ -9,6 +9,7 @@ steps:
|
||||
- name: build & test
|
||||
image: ubuntu:latest
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y openssl xz-utils wget
|
||||
- wget https://ziglang.org/download/$${ZIG_VERSION}/zig-x86_64-linux-$${ZIG_VERSION}.tar.xz
|
||||
- tar -xf zig-x86_64-linux-$${ZIG_VERSION}.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user