Skip to content

Commit

Permalink
Get Ubunti Ocaml build running on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
skaller committed Oct 27, 2022
1 parent b8f84b9 commit 8fc86fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/felix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
steps:
- run: echo "TEST RUN"
- run: git clone -b 4.14 https://github.com/ocaml/ocaml.git
- run: cd ocaml
- run: ./configure


0 comments on commit 8fc86fa

Please sign in to comment.