Skip to content

Commit

Permalink
opam from apt
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Jul 3, 2024
1 parent e08b31b commit 95464a5
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,13 @@ jobs:
with:
repository: rescript-lang/rescript-compiler

- run: sudo apt update

- name: Setup OCaml
uses: ocaml/[email protected]
- name: Install dependencies (Linux)
uses: awalsh128/[email protected]
with:
ocaml-compiler: 5.2.0
allow-prerelease-opam: true
opam-pin: false
packages: opam musl-tools
version: v1

- run: opam --version

- run: opam install . --deps-only

Expand Down

0 comments on commit 95464a5

Please sign in to comment.