Skip to content

Commit a075295

Browse files
author
SlavaRa
committed
Update appveyor.yml
1 parent 04446b2 commit a075295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ after_build:
4747
- echo %CHECKSUM%
4848
- cat %APPMAN_CONFIG_XML%
4949
- sed -i -e "s/_CHECKSUM_/%CHECKSUM%/g" %APPMAN_CONFIG_XML%
50+
- mv %APPMAN_CONFIG_XML% %APPVEYOR_BUILD_FOLDER%\%APPMAN_CONFIG_XML%
5051
artifacts:
5152
- path: $(PLUGIN_NAME).fdz
5253
name: $(PLUGIN_NAME)

0 commit comments

Comments
 (0)