Skip to content

Commit 78acb73

Browse files
committed
fix ci
1 parent 6d9985a commit 78acb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/civ2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
ls
181181
ls /
182182
export
183-
ls /venv
183+
ls /venv/bin
184184
source /venv/bin/activate
185185
echo "venv activated"
186186
uv pip install --offline --find-links /tmp/wheels pypgstac

0 commit comments

Comments
 (0)