diff --git a/.github/workflows/homebrew.yml b/.github/workflows/homebrew.yml index 19098b2b..7d79acbc 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -162,7 +162,7 @@ RUBY - name: Test archivebox init run: | mkdir -p /tmp/archivebox-test && cd /tmp/archivebox-test - archivebox init --setup + archivebox init --install - name: Test archivebox status run: |