Add terraform to list of packages, fixes #625

This commit is contained in:
Adam Stankiewicz
2020-12-30 00:05:20 +01:00
parent 1150adc4db
commit 2fcb15afa0
2 changed files with 2 additions and 1 deletions

View File

@@ -525,7 +525,7 @@ def extract(packages)
end
end
if repo.include?("vim/vim")
if repo == "vim/vim"
next
end
if branch != "master" || path