Fix lower case variable names
This commit is contained in:
+2
-2
@@ -57,6 +57,6 @@ build:
|
||||
assets:
|
||||
links:
|
||||
- name: Windows (x86-64) release
|
||||
url: "${X86_TARBALL}"
|
||||
url: "${x86_TARBALL}"
|
||||
- name: Windows (x86-64) release with UCRT
|
||||
url: "${UCRT_TARBALL}"
|
||||
url: "${ucrt_TARBALL}"
|
||||
|
||||
Reference in New Issue
Block a user