Skip to content

Commit 459b6f1

Browse files
committed
fix ci
1 parent 12199b3 commit 459b6f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/civ2.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,8 @@ jobs:
179179
pwd
180180
mkdir -p /src
181181
ln -s $PWD/src /src
182-
ls
183-
ls /
182+
ls -altrh /src
184183
export
185-
ls /venv/bin
186184
. /venv/bin/activate
187185
echo "venv activated"
188186
uv pip install --offline --find-links /tmp/wheels pypgstac

0 commit comments

Comments
 (0)