Skip to content

Commit

Permalink
smth
Browse files Browse the repository at this point in the history
  • Loading branch information
snapdgn committed Jun 1, 2024
1 parent 0156484 commit 97e50ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,9 @@ jobs:

- name: Install Sail
run: |
eval $(opam env)
rm -rf sail/
eval $(opam env)
git clone https://github.com/ThinkOpenly/sail.git
cd sail
opam pin add sail
opam install . --deps-only
make install
Expand Down

0 comments on commit 97e50ac

Please sign in to comment.