3rdparty / eventuals

Apache License 2.0
34 stars 7 forks source link

Fix brew installation for ubuntu on workflow #586

Closed onelxj closed 1 year ago

onelxj commented 1 year ago

Our workflow fails on brew install on ubuntu.

https://github.com/3rdparty/eventuals/actions/runs/4793249892/jobs/8525533880 /home/runner/work/_temp/f1046819-d924-4620-aca9-f6872b5e2677.sh: line 1: brew: command not found

At the same time, we are using ubuntu brew in some other places using another signature. This PR should fix the workflow brew error.

aviator-app[bot] commented 1 year ago

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes. Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.