Skip to content

Commit 2b3796c

Browse files
committed
Github action: Formatting fixes
1 parent d3af9fd commit 2b3796c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/actions/install-ubuntu/action.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ runs:
77
run: |
88
sudo apt-get update -qq
99
sudo apt-get install -yq \
10-
libboost-dev \
11-
libboost-program-options-dev \
12-
libbz2-dev \
13-
libgdal-dev
10+
libboost-dev \
11+
libboost-program-options-dev \
12+
libbz2-dev \
13+
libgdal-dev
1414
shell: bash
1515

0 commit comments

Comments
 (0)