Skip to content

Video not showing up in the actual website, but it shows up in my vscode #83098

Answered by lhaibadesigns
Spurs1012 asked this question in Pages
Discussion options

You must be logged in to vote

Make sure your Git LFS client is up to date:

git lfs update

and then confirm that Git LFS is installed on your local machine, and the Git LFS filters are configured correctly:

git lfs version
git lfs install

and re-push LFS objects:

git lfs push origin "your branch name"

without "" for sure.

Replies: 2 comments 1 reply

This comment was marked as off-topic.

@Spurs1012
Comment options

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pages Host a static website, right from your repo Question
2 participants