Skip to content

Commit b9ea11a

Browse files
committed
fix executable path
1 parent b248309 commit b9ea11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/retry-orca-build-verify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ function retry(cmd, args, trials) {
3232
})
3333
}
3434

35-
retry('.circleci/orca_generate.sh',[], 5)
35+
retry('.circleci/orca-build-verify.sh',[], 5)

0 commit comments

Comments
 (0)