Update .github/workflows/homebrew.yml

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
Nick Sweeting
2026-03-14 23:05:43 -04:00
committed by GitHub
parent 4c113f8eb9
commit 16090944c4

View File

@@ -162,7 +162,7 @@ RUBY
- name: Test archivebox init - name: Test archivebox init
run: | run: |
mkdir -p /tmp/archivebox-test && cd /tmp/archivebox-test mkdir -p /tmp/archivebox-test && cd /tmp/archivebox-test
archivebox init --setup archivebox init --install
- name: Test archivebox status - name: Test archivebox status
run: | run: |