Skip to content

Commit 70f51a1

Browse files
committed
ci: update vlang/gui commit its latest e5cc33fe816fef33d718cb1b91f66d6bd38fb4a4
1 parent 7d67e22 commit 70f51a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_vlang_gui_examples.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export VJOBS=1
1212
show "Clone https://github.com/vlang/gui"
1313
v retry -- git clone --filter=blob:none --quiet https://github.com/vlang/gui ~/.vmodules/gui/
1414
show "Checkout last known good commit"
15-
git -C ~/.vmodules/gui/ checkout 7970eefacddea726f07ff2051f195805f75b0382
15+
git -C ~/.vmodules/gui/ checkout e5cc33fe816fef33d718cb1b91f66d6bd38fb4a4
1616
show "Check module for syntax and semantic errors"
1717
v -shared -check ~/.vmodules/gui
1818
show "Execute Tests"

0 commit comments

Comments
 (0)