commit: 82f44d671adcbff3ee6f3ab665b69351606b6412 parent 0e01791187d5a8d1e00eff3f90ba4dd09b7e6535 Author: Michael Forney <mforney@mforney.org> Date: Wed, 7 Sep 2022 22:45:24 -0700 Fix continuous buildDiffstat:
M | .build.yml | 4 | ++-- |
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