mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +02:00
Update entrypoint.sh
This commit is contained in:
@@ -19,7 +19,7 @@ EOF
|
||||
}
|
||||
echo "Installing dependencies..."
|
||||
npm install
|
||||
npm install -g prettier
|
||||
npm install --global prettier
|
||||
echo "Prettifing files..."
|
||||
prettier $INPUT_PRETTIER_OPTIONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user