Skip to content

Commit f124f47

Browse files
authored
Update ubuntu-build.yml
1 parent 9994db7 commit f124f47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ubuntu-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
run: |
2121
git submodule init
2222
git submodule update
23-
#cd thirdparty/glew
24-
#make extensions
23+
cd thirdparty/glew
24+
make extensions
2525
- name: build
2626
run: |
2727
mkdir build

0 commit comments

Comments
 (0)