Browse Source

Try to fix Snap plugins.

Lauri Ojansivu 2 years ago
parent
commit
7a00f3628a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      snapcraft.yaml

+ 1 - 1
snapcraft.yaml

@@ -112,7 +112,7 @@ parts:
         stage:
         stage:
             - $mongotools
             - $mongotools
         prime:
         prime:
-            - $mongo
+            - $mongotools
 
 
     mongodb44:
     mongodb44:
         source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz
         source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz