Skip to content
Snippets Groups Projects
Commit faa9f5fc authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

fix typo in path

parent e020bc93
No related branches found
No related tags found
1 merge request!105Windows ci updates
Pipeline #
......@@ -330,7 +330,7 @@ then
elif [ $dmg -gt 0 ]; then
mv packages/darwin_app/Pd*.dmg .
elif [ $inno -gt 0 ]; then
mv ../packages/win32_inno/Output/Purr*.exe .
mv packages/win32_inno/Output/Purr*.exe .
fi
fi
......
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