Skip to content

Commit

Permalink
Use the last version of opam
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Dec 21, 2023
1 parent 1ebc3fd commit e7d582d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ jobs:
runs-on: ${{ matrix.operating-system }}
steps:
- uses: actions/checkout@v2
with:
lfs: true
- uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-version }}
allow-prerelease-opam: true
# See jart/cosmopolitan#3
- name: Fix binfmt and Cosmopolitan
run: sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
Expand Down

0 comments on commit e7d582d

Please sign in to comment.