mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2024-04-18 07:30:54 +08:00
Update .gitpod.yml
This commit is contained in:
parent
9774248bd0
commit
fd4c4cdbde
|
@ -6,7 +6,7 @@ tasks:
|
|||
cd build &&
|
||||
cmake .. &&
|
||||
make &&
|
||||
./tinyraycaster &&
|
||||
./tinyraytracer &&
|
||||
pnmtopng out.ppm > out.png &&
|
||||
open out.png &&
|
||||
cd ..
|
||||
|
|
Loading…
Reference in New Issue
Block a user