Skip to content

Commit

Permalink
find more info on datalad installation location
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Kanzer authored and Aaron Kanzer committed Feb 15, 2024
1 parent 6b3a4ee commit d60f9fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/aws_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,13 @@ jobs:
pip_install: datalad-osf
release: 0.19.6

- name: Add Python Scripts to PATH
run: echo "$HOME/.local/bin" >> $GITHUB_PATH

- name: print datalad version
run: |
pip show datalad
python3 -m site --user-site
datalad --version
stop-runner:
Expand Down

0 comments on commit d60f9fb

Please sign in to comment.