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 12199b3 commit 459b6f1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/civ2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,8 @@ jobs:
pwd
mkdir -p /src
ln -s $PWD/src /src
ls
ls /
ls -altrh /src
export
ls /venv/bin
. /venv/bin/activate
echo "venv activated"
uv pip install --offline --find-links /tmp/wheels pypgstac
Expand Down

0 comments on commit 459b6f1

Please sign in to comment.