1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-25 22:32:13 +02:00

workflows: bump brew formula on Ubuntu

This commit is contained in:
Dawid Dziurla
2022-05-07 11:59:40 +02:00
committed by GitHub
parent 5eefe5b5b1
commit 96f8201626

View File

@@ -22,7 +22,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_API_TOKEN}}
homebrew:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- name: Bump Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3