Skip to content

Commit baec10f

Browse files
committed
Inspect dirs
1 parent 58352ff commit baec10f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/reload_demo_data.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ jobs:
9696
jq --raw-output '.[] | select(.name=="Trichuris trichiura")._id'
9797
)
9898
99-
ls /
99+
ls -la /
100+
ls -la /data
101+
ls ~/
100102
pwd
101103
apollo jbrowse get-config > /home/ec2-user/data/config.json
102104

0 commit comments

Comments
 (0)