Skip to content

Commit 8c2cd96

Browse files
committed
workflows
1 parent bac6f94 commit 8c2cd96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux_rel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
submodules: 'recursive'
1616
- name: make
1717
run: |
18-
sudo apt install lib{opengl-dev,gl1-mesa-dev,glfw3,glfw3-dev,pkg-config}
18+
sudo apt install lib{opengl-dev,gl1-mesa-dev,glfw3,glfw3-dev} pkg-config
1919
make

0 commit comments

Comments
 (0)