Skip to content

Commit b582460

Browse files
committed
fix azure path issue
1 parent 362be45 commit b582460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure-piplines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# (because sometimes hera_cal pins to weird things and overwrites the earlier install.)
3030
# keep the earlier install because it ensures the right dependencies are grabbed.
3131
- bash: |
32-
cd ../
32+
cd s
3333
pip install .
3434
cd ../hera_cal
3535
displayName: install pyuvdata

0 commit comments

Comments
 (0)