diff --git a/Makefile b/Makefile index ab18e6deb..f1f585d61 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ upload: rclone -v copy build/ memstore:downloads-rclone-org upload_github: - ./upload_github $(TAG) + ./upload-github $(TAG) cross: doc ./cross-compile $(TAG)