Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runner doesn't support git-lfs #24

Closed
shkhaliq opened this issue Dec 6, 2023 · 0 comments
Closed

Runner doesn't support git-lfs #24

shkhaliq opened this issue Dec 6, 2023 · 0 comments

Comments

@shkhaliq
Copy link

shkhaliq commented Dec 6, 2023

My repository in which I am trying to use the action, it looks like it does not support git-lfs and my repo is configured with git-lfs.

changelog-from-release version: v3.7.1
+ '[' true '=' true ]
+ git checkout -b changelog-v4.4.2
Switched to a new branch 'changelog-v4.4.2'
\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting the 'post-checkout' file in the hooks directory (set by 'core.hookspath'; usually '.git/hooks').\n

Obviously the step does not require LFS files so maybe it should do a shallow clone or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant