Skip to content

Commit a8fecea

Browse files
authored
Update pipeline.yml
[ci skip]
1 parent 0175505 commit a8fecea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ steps:
161161
#
162162
# cuda = pwd()
163163
# cudnn = joinpath(cuda, "lib", "cudnn")
164-
# devdir = "/tmp/dev"; mktempdir()
164+
# devdir = mktempdir()
165165
# nnlib = joinpath(devdir, "NNlib")
166166
#
167167
# println("--- :julia: Installing TestEnv")

0 commit comments

Comments
 (0)