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 e0b31f3 commit 85823eeCopy full SHA for 85823ee
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