commit 902535ef11fce449b377896ab7498c4799beb9ce
parent 70aebba04d801fe6a3784394d25c433ffeb6d123
Author: Anthony Fok <foka@debian.org>
Date: Mon, 26 Apr 2021 10:17:44 -0600
snapcraft.yaml: Install bin/node from node/14/stable
Resolves regression introduced in my previous commit 243951e.
Special thanks to @jmooring for reporting the issue!
TODO: Strip the bin/node binary?
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
@@ -70,6 +70,13 @@ parts:
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
ls -l $SNAPCRAFT_PART_INSTALL/bin/hugo
+ node:
+ plugin: nil
+ stage-snaps:
+ - node/14/stable
+ prime:
+ - bin/node
+
pandoc:
plugin: nil
stage-packages: