brew update

This commit is contained in:
techknowlogick 2023-04-14 23:55:12 -04:00
parent 2895d003c7
commit 4b182182ca
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: test tap
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew update
brew tap gitea/gitea "$PWD"
brew install gitea/gitea/tea
tea --version