Fixed tools path for linux builds
This commit is contained in:
parent
47d11001a4
commit
6a1b3e26bc
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ cat > "$outpath/openflexure-ev.nuspec" <<- EOL
|
|||
<iconUrl>https://gitlab.com/openflexure/openflexure-microscope-jsclient/raw/master/app/icons/png/512x512.png</iconUrl>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="tools\**" target="tools" />
|
||||
<file src="tools/**" target="tools" />
|
||||
</files>
|
||||
</package>
|
||||
EOL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue