Skip to content

Commit

Permalink
removes the ocaml version file
Browse files Browse the repository at this point in the history
See ocaml/ocaml#9895 for more details
  • Loading branch information
ivg committed Jan 10, 2022
1 parent ca17c65 commit 205719d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-dev-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
if: matrix.os == 'macos-latest'
run: |
rm -rf /usr/local/bin/2to3
rm $(ocamlc -where)/lib/ocaml/version)
brew unlink gcc@9
brew update
brew upgrade
Expand Down

0 comments on commit 205719d

Please sign in to comment.