Skip to content

Commit ba0dfea

Browse files
committed
edited netlify.toml with git lfs (PART 2)
1 parent 0c136b6 commit ba0dfea

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
@@ -5,5 +5,5 @@ Cross-Origin-Embedder-Policy = "require-corp"
55
Cross-Origin-Opener-Policy = "same-origin"
66

77
[build]
8-
command = "git lfs install && git lfs pull && npm run build"
8+
command = "apt-get update && apt-get install -y git-lfs && git lfs install && git lfs pull && npm run build"
99
publish = "dist"

0 commit comments

Comments
 (0)