Skip to content

Commit 13d4cf6

Browse files
committed
Attempt to fix Github release artifact
1 parent 3520358 commit 13d4cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ deploy:
240240

241241
- provider: Environment
242242
name: github-release
243-
github_release_artifact: installer\$(AUTOINSTALLER_ZIP_NAME)
243+
github_release_artifact: $(AUTOINSTALLER_ZIP_NAME)
244244
on:
245245
ARCH: 32
246246
QT: 5.12

0 commit comments

Comments
 (0)