Skip to content

Commit 55fc28d

Browse files
author
Jonas Heinle
committed
fix
1 parent 8915e5f commit 55fc28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
submodules: recursive
2121
- name: Install GLFW + build system dependencies
2222
run: |
23-
sudo apt-get update -y \
23+
sudo apt-get update \
2424
sudo apt-get install -y \
2525
libxrandr-dev \
2626
libxinerama-dev \

0 commit comments

Comments
 (0)