Skip to content

Commit

Permalink
Show PATH -- may be we could install to some other locations on mac/w…
Browse files Browse the repository at this point in the history
…indows...
  • Loading branch information
yarikoptic committed Jun 5, 2024
1 parent 3269e7b commit 78644eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate_datasets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
set -x
pushd ..
git clone --depth 1 https://github.com/bids-standard/bids-validator
# For debugging purposes
echo "PATH=$PATH"
VALIDATOR=/usr/bin/bids-validator
sudo bash -c 'echo -e "#!/bin/sh\n""$PWD/bids-validator/bids-validator/bids-validator-deno \"\$@\"" > /usr/bin/bids-validator'
cat $VALIDATOR
Expand Down

0 comments on commit 78644eb

Please sign in to comment.