Skip to content

Commit

Permalink
Github action: Formatting of action file
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Dec 16, 2024
1 parent 386291f commit 83424e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/actions/install-macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ runs:
- name: Install packages
run: |
brew install \
boost \
gdal \
google-sparsehash
boost \
gdal \
google-sparsehash
shell: bash

0 comments on commit 83424e2

Please sign in to comment.