Skip to content

Commit

Permalink
Update generate_tiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveBathnes authored Sep 13, 2023
1 parent b6b0451 commit 7c9cbd5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/generate_tiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ jobs:
steps:
- uses: actions/checkout@v3

# Runs a single command using the runners shell
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master

- name: Install tippecanoe
run: brew install tippecanoe

Expand Down

0 comments on commit 7c9cbd5

Please sign in to comment.