Skip to content

Commit

Permalink
Exit on error
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed May 9, 2024
1 parent c9aaa39 commit 1ca2225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -e
# Install uv
RUN curl -LsSf https://astral.sh/uv/install.sh | sh

Expand Down

0 comments on commit 1ca2225

Please sign in to comment.