Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Oct 8, 2023
1 parent 59df46f commit 345d853
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ jobs:
runs-on: macos-latest

steps:
- run: brew version
- run: brew --version
- run: brew tap maplibre/martin https://github.com/maplibre/martin.git
- run: brew install maplibre/martin/martin

# - name: Checkout code
# uses: actions/checkout@v2
#
Expand Down
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 345d853

Please sign in to comment.