Skip to content

Commit 4a6e12f

Browse files
committed
Fix path
1 parent cd2546a commit 4a6e12f

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
@@ -4,7 +4,7 @@ steps:
44
command: |
55
# Linux x86_64
66
OS=linux ARCH=x86_64 \
7-
buildkite-agent pipeline upload ./runtests.yml
7+
buildkite-agent pipeline upload ./.buildkite/runtests.yml
88
agents:
99
queue: "julia"
1010
os: "linux"

0 commit comments

Comments
 (0)