Skip to content

Commit 9adf93e

Browse files
authored
Update sample.json
1 parent 376ede9 commit 9adf93e

File tree

1 file changed

+1
-1
lines changed
  • DirectProgramming/C++SYCL/VisualizedSamples/GameOfLife

1 file changed

+1
-1
lines changed

DirectProgramming/C++SYCL/VisualizedSamples/GameOfLife/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ciTests": {
1212
"linux": [{
1313
"steps": [
14-
"apt-get install libsdl2-dev",
14+
"apt-get install libsdl2-dev -y",
1515
"mkdir build",
1616
"cd build",
1717
"cmake ..",

0 commit comments

Comments
 (0)