Skip to content

Commit a53dae3

Browse files
committed
take 3
1 parent 82f1c3c commit a53dae3

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
@@ -34,7 +34,7 @@ steps:
3434
Pkg.add(; url="https://github.com/leios/oneAPI.jl/", rev="GtK_transition")
3535
3636
println("+++ :julia: Building support library")
37-
include(Base.find_package("oneAPI")*"/deps/build_ci.jl"))
37+
include(Base.find_package("oneAPI")*"/deps/build_ci.jl")
3838
Pkg.activate()
3939
4040
println("+++ :julia: Running tests")

0 commit comments

Comments
 (0)