Skip to content

Commit

Permalink
pnpm build
Browse files Browse the repository at this point in the history
Signed-off-by: Antonin Décimo <[email protected]>
  • Loading branch information
MisterDA authored and smorimoto committed Nov 26, 2022
1 parent e45b8a9 commit a4ba71f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions src/setup-ocaml/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,3 @@ const defaultRepository =
export const OPAM_REPOSITORIES: [string, string][] = repositories_yaml
? Object.entries(repositories_yaml).reverse()
: [["default", defaultRepository]];

export const CLICOLOR_FORCE = "1";

0 comments on commit a4ba71f

Please sign in to comment.