Skip to content

Commit cb0648b

Browse files
committed
chore: workaround for broken netlify builds
1 parent 12b7d62 commit cb0648b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
command = "npm run site"
2+
command = "npm i nunjucks -w @patternfly/pfe-tools && npm run site"
33

44
[[plugins]]
55
package = "/tools/netlify-plugin-github-actions"

0 commit comments

Comments
 (0)