Skip to content

Commit

Permalink
Update Makefile.packaging (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveromahony committed Jun 25, 2024
1 parent 13f805c commit 8da1c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.packaging
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ALMA_ARCHS?=aarch64 x86_64
AMAZON_VERSIONS?=amazon-2 amazon-2023
AMAZON_ARCHS?=aarch64 x86_64

UPLOAD_URL := "https://up-ap.nginx.com/"
UPLOAD_URL ?= "https://up-ap.nginx.com/"

# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Release Packaging #
Expand Down

0 comments on commit 8da1c09

Please sign in to comment.