1
0
Fork 0
mirror of synced 2024-06-13 07:54:56 +12:00

fix upgrade proc in brew

This commit is contained in:
Nick Sweeting 2020-11-28 06:00:49 -05:00
parent 7dfbff9e80
commit 75049991fe

View file

@ -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