Skip to content

Commit

Permalink
Update scheduler Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
damemi committed Feb 14, 2025
1 parent ae9ed74 commit f3c0adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ go-licenses: $(LOCALBIN)
.PHONY: licenses
licenses: go-licenses
rm -rf $(PWD)/licenses
$(LOCALBIN)/go-licenses save . --save_path=licenses
$(LOCALBIN)/go-licenses save ./... --save_path=licenses

0 comments on commit f3c0adb

Please sign in to comment.