Skip to content

Commit c8d7c54

Browse files
committed
Fix CI workflow YAML syntax - remove blank lines in apt install
1 parent 2284dcd commit c8d7c54

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
sudo apt-get install -y \
6161
libcurl4-openssl-dev \
6262
pkg-config \
63-
6463
libglfw3-dev \
6564
libuv1-dev \
6665
libz-dev
@@ -110,7 +109,6 @@ jobs:
110109
sudo apt-get install -y \
111110
libcurl4-openssl-dev \
112111
pkg-config \
113-
114112
libglfw3-dev \
115113
libuv1-dev \
116114
libz-dev

0 commit comments

Comments
 (0)