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 8604deb commit 26a76fdCopy full SHA for 26a76fd
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