Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bitner committed Nov 7, 2024
1 parent 78acb73 commit 29af172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/civ2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
ls /
export
ls /venv/bin
source /venv/bin/activate
. /venv/bin/activate
echo "venv activated"
uv pip install --offline --find-links /tmp/wheels pypgstac
echo "pypgstac installed from wheel"
Expand Down

0 comments on commit 29af172

Please sign in to comment.