diff --git a/.github/workflows/homebrew.yml b/.github/workflows/homebrew.yml index e1c8e069..0c2fdecd 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -17,7 +17,7 @@ jobs: - name: Build Homebrew Bottle run: | - pip3 install --uprade pip setuptools wheel + pip3 install --upgrade pip setuptools wheel cd brew_dist/ brew install --build-bottle ./archivebox.rb brew bottle archivebox