Skip to content

Commit

Permalink
Update startup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Dec 31, 2024
1 parent 45a5eca commit 39f9954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/startup.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
curl -LsSf https://astral.sh/uv/install.sh | sh
uv sync -vv
uv sync -vv --frozen

0 comments on commit 39f9954

Please sign in to comment.