From 5b50b6e8d1372955503f01f13ea5c02e4ca16af4 Mon Sep 17 00:00:00 2001 From: Justin Abrahms Date: Wed, 25 Nov 2020 09:23:07 -0800 Subject: [PATCH] cd into repo --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index 7b15e05..708a173 100644 --- a/.build.yml +++ b/.build.yml @@ -6,5 +6,6 @@ sources: - https://git.sr.ht/~abrahms/ox-gemini tasks: - build: | + cd ox-gemini make update make compile