Skip to content

Commit 6f20f1b

Browse files
committed
removes the ocaml version file
See ocaml/ocaml#9895 for more details
1 parent ca17c65 commit 6f20f1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-dev-repo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
if: matrix.os == 'macos-latest'
4545
run: |
4646
rm -rf /usr/local/bin/2to3
47+
rm $(ocamlc -where)/lib/ocaml/version
4748
brew unlink gcc@9
4849
brew update
4950
brew upgrade

0 commit comments

Comments
 (0)