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 89327b8 commit d4e124dCopy full SHA for d4e124d
run.sh
@@ -54,8 +54,8 @@ function run() {
54
}
55
56
function main() {
57
- #build
58
- run
+ build
+ #run
59
60
61
main
0 commit comments