From 016bca01dbe5fd6ce2db49bfbe9d14c5967b78cf Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Thu, 6 Oct 2022 10:53:35 -0700 Subject: [PATCH] [release] pull before doing osx build --- release/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/release/Makefile b/release/Makefile index c6d212840c..13d70d7c07 100644 --- a/release/Makefile +++ b/release/Makefile @@ -70,6 +70,7 @@ osx-build: osx-package: clean-outbox osx-build mkdir -p osx-pkg/lnav-${VERSION} + git pull --rebase cp ../README ../NEWS.md osx-pkg/lnav-${VERSION} cp osx-build-dir/src/lnav osx-pkg/lnav-${VERSION} cp osx-build-dir/lnav-${VERSION}.tar.gz outbox/