Skip to content

Commit

Permalink
updating rival at installation
Browse files Browse the repository at this point in the history
  • Loading branch information
AYadrov committed Jan 20, 2025
1 parent 60d1e16 commit 5db7003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ clean:
raco pkg remove --force --no-docs egg-herbie-windows && echo "Uninstalled old egg-herbie" || :
raco pkg remove --force --no-docs egg-herbie-osx && echo "Uninstalled old egg-herbie" || :
raco pkg remove --force --no-docs egg-herbie-macosm1 && echo "Uninstalled old egg-herbie" || :
raco pkg remove --force --no-docs rival && echo "Uninstalled old rival" || :
raco pkg install rival && echo "Installing new rival" || :

update:
raco pkg install --skip-installed --no-docs --auto --name herbie src/
Expand Down

0 comments on commit 5db7003

Please sign in to comment.