Skip to content

Commit be77bfe

Browse files
committed
Update dist'
1 parent 8caaf61 commit be77bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2873,9 +2873,9 @@ function run() {
28732873
cmd += "@" + version;
28742874
}
28752875
yield exec.exec(cmd);
2876+
core.endGroup();
28762877
// show Eask version
28772878
yield exec.exec('eask', ['--version']);
2878-
core.endGroup();
28792879
}
28802880
catch (error) {
28812881
let errorMsg = "Failed to do something exceptional";

0 commit comments

Comments
 (0)