Skip to content

Commit

Permalink
add mage protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
skiffer-git committed May 16, 2024
1 parent ee3df8b commit d2f955b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magefile.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ func Check() {
}

func Protocol() {
util.Protocol()
mageutil.Protocol()
}

0 comments on commit d2f955b

Please sign in to comment.