Skip to content

Commit

Permalink
Fix spelling mistake
Browse files Browse the repository at this point in the history
Signed-off-by: Debug <[email protected]>
  • Loading branch information
DebugOk authored Sep 27, 2023
1 parent bfd39b3 commit 3a7f4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/gen_build_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]

VERSION = os.environ['GITHUB_SHA']
FORK_ID = "deltav"
FORK_ID = "delta-v"
BUILD_URL = f"https://builds.delta-v.org/{{FORK_ID}}/builds/{{FORK_VERSION}}/{FILE}"
MANIFEST_URL = f"https://cdn.delta-v.org/version/{{FORK_VERSION}}/manifest"
MANIFEST_DOWNLOAD_URL = f"https://cdn.delta-v.org/version/{{FORK_VERSION}}/download"
Expand Down

0 comments on commit 3a7f4a7

Please sign in to comment.