From 559c395c1e234b39cb7ac11bb986a7c822c4c171 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 23 Dec 2021 12:49:03 -0500 Subject: [PATCH] run archivebox version after homebrew bottle build --- .github/workflows/homebrew.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/homebrew.yml b/.github/workflows/homebrew.yml index d9bb05f1..ce8ded30 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -23,6 +23,7 @@ jobs: cd brew_dist/ brew install --build-bottle ./archivebox.rb # brew bottle archivebox + archivebox version - name: Add some links to test run: |