mirror of
https://github.com/creyD/prettier_action.git
synced 2026-04-12 19:30:30 +02:00
Fixed missing command
This commit is contained in:
@@ -69,7 +69,7 @@ if _git_changed; then
|
||||
_git_setup
|
||||
|
||||
# Ignore node modules and other action created files
|
||||
"/node_modules/
|
||||
echo "/node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
" >> .git/info/exclude
|
||||
|
||||
Reference in New Issue
Block a user