Skip to content
Snippets Groups Projects
Commit 1488aa3c authored by Recolic K's avatar Recolic K
Browse files

.

parent c029a786
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ exit $?
echo START pack
rm -f ~/build-output/net472/*.pdb &&
cp Workflows/*.xaml ~/build-output/net472/ &&
find Workflows/ -name '*.xaml' -exec cp '{}' ~/build-output/net472/ ';' &&
zip output.zip ~/build-output/net472/** &&
cp output.zip /buildroot/output.zip ||
exit $?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment