Skip to content

Commit b45b0a8

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

DirectProgramming/C++SYCL/VisualizedSamples/VisualMandlebrot/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 -y libsdl2-dev",
1515
"mkdir build",
1616
"cd build",
1717
"cmake ..",

0 commit comments

Comments
 (0)