Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 17, 2025
1 parent 9dc3c31 commit 2bf4bea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ jobs:
- uses: pkgxdev/setup@v3
- run: .github/actions/bump.ts pkgx 2.1.1 2.1.2
- run: .github/actions/bump.ts pkgm 0.3.0 0.3.1

- uses: actions/upload-artifact@v4
with:
path: '*.rb'
name: formulae

- uses: Homebrew/actions/setup-homebrew@master
- run: brew install ./pkgm.rb

0 comments on commit 2bf4bea

Please sign in to comment.