Skip to content

Commit

Permalink
what's in $PATH?
Browse files Browse the repository at this point in the history
  • Loading branch information
M. J. Brodzik committed Jul 2, 2024
1 parent fa95122 commit 3e976ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/learn-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- run: conda --version
- run: conda install -c conda-forge bumpversion
- run: conda list
- run: echo ${PATH}
- run: which bumpversion
- run: bumpversion -h
- run: echo "VERSION file before bump:"
Expand Down

0 comments on commit 3e976ca

Please sign in to comment.