Skip to content

Commit

Permalink
Add command to sync with mise in update-all target
Browse files Browse the repository at this point in the history
  • Loading branch information
hironow committed Oct 5, 2024
1 parent 9de38d3 commit 5689976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ update-all cmd-exists-mise cmd-exists-gh: ## Update all
make update-bun-g
make update-gcloud
mise upgrade
mise x -- uv sync
gh extension upgrade --all
.PHONY: update-all

Expand Down

0 comments on commit 5689976

Please sign in to comment.