add to path

This commit is contained in:
techknowlogick 2023-04-14 17:36:28 -04:00
parent f72729876f
commit 7a6c51815f
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- name: test tap
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew tap gitea/gitea "$PWD"
brew install gitea/gitea/tea
tea --version