mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-13 03:40:31 +02:00
@@ -51,7 +51,7 @@ if [ -n "$INPUT_PRETTIER_PLUGINS" ]; then
|
||||
exit 1
|
||||
fi
|
||||
done
|
||||
npm install --silent $INPUT_PRETTIER_PLUGINS
|
||||
npm install --silent --global $INPUT_PRETTIER_PLUGINS
|
||||
fi
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user