Skip to content

Commit

Permalink
adding CI 5
Browse files Browse the repository at this point in the history
  • Loading branch information
moste00 committed Aug 17, 2024
1 parent 6e1b39d commit 06cde3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
steps:
- name: set up the Ocaml toolchain
run: |
apt-get install bubblewrap
sudo apt-get install bubblewrap
echo "" | bash -c "sh <(curl -fsSL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh)"
yes | opam init

0 comments on commit 06cde3a

Please sign in to comment.