-
-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
supportUser supportUser support
Description
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/workflowsRelevant 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
Metadata
Metadata
Assignees
Labels
supportUser supportUser support