Skip to content

Commit

Permalink
✨ feat: add mise reshim command to refresh environment after instal…
Browse files Browse the repository at this point in the history
…lation
  • Loading branch information
phatblat committed Feb 25, 2024
1 parent 5afdc5a commit 155df53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
command -v mise
ls -l $(command -v mise)
eval "$(mise hook-env --shell=bash)"
mise reshim
mise doctor
echo 'eval "$(mise hook-env --shell=bash)"' >> ~/.bashrc
- name: 📲 Install `just`
Expand Down

0 comments on commit 155df53

Please sign in to comment.