summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-02-22 19:40:39 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-02-22 19:40:39 +0100
commit895e0a7db201b7f430fca60cf11b2ef108819dc3 (patch)
tree195ae011467c4ef9620271db81bfefbcc081af38
parent9d9b440719f546e2eae52ec1424780c0cf5babc0 (diff)
downloadmullvadvpn-895e0a7db201b7f430fca60cf11b2ef108819dc3.tar.xz
mullvadvpn-895e0a7db201b7f430fca60cf11b2ef108819dc3.zip
Fix the path to talpid_openvpn_plugin
-rw-r--r--electron-builder.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index b4053a8d4d..1b237531f3 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -67,7 +67,7 @@ win:
to: .
- from: ./target/release/mullvad-daemon.exe
to: .
- - from: ./target/release/libtalpid_openvpn_plugin.dll
+ - from: ./target/release/talpid_openvpn_plugin.dll
to: .
linux: