Skip to content

Commit 713da8b

Browse files
committed
Do not use non-default branch for GLSL now that this is in main and working
1 parent 948f7e7 commit 713da8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ subrepos:
5656
git clone git@github.com:KhronosGroup/$$repo.git ; \
5757
fi ; \
5858
done
59-
# Temporarily use development main branch
60-
cd GLSL && git switch antora
6159

6260
# Build UI bundle
6361
build-ui:

0 commit comments

Comments
 (0)