Skip to content

Commit

Permalink
Merge pull request #15 from waldirborbajr/waldirborbajr-patch-1
Browse files Browse the repository at this point in the history
Update ci-cd.yaml
  • Loading branch information
waldirborbajr authored Mar 6, 2024
2 parents d5c650c + 0085b7f commit 7403c9f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

check_brew:
name: Check Brew Tap
needs: goreleaser
runs-on: macos-latest
steps:
- name: Install with brew
run: |
brew install waldirborbajr/glink/glink
# check_brew:
# name: Check Brew Tap
# needs: goreleaser
# runs-on: macos-latest
# steps:
# - name: Install with brew
# run: |
# brew install waldirborbajr/glink/glink
# TODO: assert the latest version was installed

0 comments on commit 7403c9f

Please sign in to comment.