1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-22 14:13:01 +02:00

run archivebox version after homebrew bottle build

This commit is contained in:
Nick Sweeting
2021-12-23 12:49:03 -05:00
committed by GitHub
parent d7f01922f3
commit 559c395c1e

View File

@@ -23,6 +23,7 @@ jobs:
cd brew_dist/ cd brew_dist/
brew install --build-bottle ./archivebox.rb brew install --build-bottle ./archivebox.rb
# brew bottle archivebox # brew bottle archivebox
archivebox version
- name: Add some links to test - name: Add some links to test
run: | run: |