logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 82f44d671adcbff3ee6f3ab665b69351606b6412
parent 0e01791187d5a8d1e00eff3f90ba4dd09b7e6535
Author: Michael Forney <mforney@mforney.org>
Date:   Wed,  7 Sep 2022 22:45:24 -0700

Fix continuous build

Diffstat:

M.build.yml4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -2,10 +2,10 @@ image: alpine/edge packages: - bison - libarchive-tools -- lua +- lua5.1 - nasm - ninja -- tzdata +- tzdata-utils - wayland-dev sources: - https://github.com/michaelforney/oasis