Skip to content

Commit

Permalink
Add wrkdir to path
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Araripe committed Jan 5, 2024
1 parent 8408bd3 commit 0d41b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
export PATH=$PATH:$PWD/mafft-linux64/mafftdir/bin/:$PWD
export MAFFT_BINARIES=$PWD/mafft-linux64/mafftdir/libexec/
fi
echo "$PWD" >> $GITHUB_PATH
clustalo --version # For debugging clustalo version
mafft --version # For debugging mafft version
Expand Down

0 comments on commit 0d41b6a

Please sign in to comment.