Skip to content

Commit

Permalink
remove update
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Jan 13, 2023
1 parent 85abbb8 commit d204413
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ stages:
pool:
vmImage: "ubuntu-latest"
steps:
- script: sudo apt-get update
- script: sudo apt-get install ocaml opam libgmp-dev
- script: opam init -y
- script: eval `opam config env`; opam install zarith ocamlfind -y
Expand Down

0 comments on commit d204413

Please sign in to comment.