Skip to content

Commit b101c57

Browse files
committed
Update src.
1 parent 796b5f3 commit b101c57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ async function run(): Promise<void> {
5858

5959
const emacsBin = emacsDir + "bin";
6060
core.exportVariable("PATH", "%PATH%;" + emacsBin);
61-
//core.addPath(emacsBin);
6261

6362
core.endGroup();
6463

0 commit comments

Comments
 (0)