install new gcc

This commit is contained in:
techknowlogick 2023-04-14 18:12:34 -04:00
parent f9058e20c7
commit 1d4773e7c4
1 changed files with 1 additions and 1 deletions

View File

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