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 85823ee commit 709d7bcCopy full SHA for 709d7bc
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