Skip to content

Commit

Permalink
Try to build Ocaml
Browse files Browse the repository at this point in the history
  • Loading branch information
skaller committed Oct 27, 2022
1 parent 1c2c8bf commit b8f84b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/felix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "TEST RUN"
- run: git clone -b 4.14 https://github.com/ocaml/ocaml.git
- run: ./configure


0 comments on commit b8f84b9

Please sign in to comment.