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

support: fail to deploy the site to github page #616

Open
3 tasks done
jack-pan-ai opened this issue Oct 18, 2022 · 0 comments
Open
3 tasks done

support: fail to deploy the site to github page #616

jack-pan-ai opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
support User support

Comments

@jack-pan-ai
Copy link

Checklist

  • I am using the latest version of this action.
  • I have read the latest README and followed the instructions.
  • I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.

Describe your question

The code can be well deployed using the netlify, but it will have errors when it submodules.

Relevant links

Public repository: https://github.com/jack-pan-ai/my-wowchemy-site
YAML config: https://github.com/jack-pan-ai/my-wowchemy-site/blob/main/config/_default/config.yaml
YAML workflow: https://github.com/jack-pan-ai/my-wowchemy-site/tree/main/.github/workflows

Relevant log output

Error:
Error: fatal: remote error: upload-pack: not our ref e2c730ae7286e12b63097327ffaeb660cf245941
Error: fatal: Fetched in submodule path 'public', but it did not contain e2c730ae7286e12b63097327ffaeb660cf245941. Direct fetching of that commit failed.
Error: The process '/usr/bin/git' failed with exit code 128

Additional context.

failed to submodule into the public file because of no ref e2c730ae7286e12b63097327ffaeb660cf245941

@jack-pan-ai jack-pan-ai added the support User support label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support User support
Projects
None yet
Development

No branches or pull requests

2 participants