We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b248309 commit b9ea11aCopy full SHA for b9ea11a
.circleci/retry-orca-build-verify.js
@@ -32,4 +32,4 @@ function retry(cmd, args, trials) {
32
})
33
}
34
35
-retry('.circleci/orca_generate.sh',[], 5)
+retry('.circleci/orca-build-verify.sh',[], 5)
0 commit comments