Fixed missing command

This commit is contained in:
2021-02-19 18:36:38 +01:00
parent 01e9c566d8
commit 3b82dd7e95

View File

@@ -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