Skip to content

Commit

Permalink
don't create uv venv in static_deploy
Browse files Browse the repository at this point in the history
caching the right paths should fix this
  • Loading branch information
chris48s committed Dec 18, 2024
1 parent adc3b0f commit 87030f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ jobs:
keys:
- v5-dependencies-{{ checksum "uv.lock" }}
- install_uv
- run: uv venv
- aws-cli/setup
- run:
name: "Export parameter store env vars"
Expand Down

0 comments on commit 87030f8

Please sign in to comment.