Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update_feather_icons.sh')
-rwxr-xr-xscripts/update_feather_icons.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_feather_icons.sh b/scripts/update_feather_icons.sh
index dff5129..f535122 100755
--- a/scripts/update_feather_icons.sh
+++ b/scripts/update_feather_icons.sh
@@ -8,7 +8,7 @@ git clone --depth=1 git@github.com:feathericons/feather.git $FEATHER_PATH
pushd $FEATHER_PATH
# Install dependencies
-yarn
+yarn install
mkdir dist