Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed May 17, 2024
1 parent 7ce7791 commit 6d87431
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/setup-ocaml/src/opam.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ async function setupOpamWindows() {
await core.group("Initialise the opam state", async () => {
await initializeOpamWindows();
});
process.env["PATH"] = originalPath.join(path.delimiter);
}

export async function setupOpam() {
Expand Down

0 comments on commit 6d87431

Please sign in to comment.