Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

fix: remove empty git submodule app #686

Merged
merged 1 commit into from Dec 13, 2022
Merged

fix: remove empty git submodule app #686

merged 1 commit into from Dec 13, 2022

Conversation

chamini2
Copy link
Member

Getting error during git checkout in Github Actions

https://github.com/fal-ai/fal/actions/runs/3679701850/jobs/6228127484#step:3:128

::group::Setting up auth
Setting up auth
  /usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  /usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  Error: fatal: No url found for submodule path 'app' in .gitmodules
  ##[debug]Unsetting HOME override
  ::remove-matcher owner=checkout-git::
  ##[debug]Removed matchers: 'checkout-git'
  Error: The process '/usr/bin/git' failed with exit code 128
  ##[debug]Node Action run completed with exit code 1

Fix from actions/checkout#354

@chamini2
Copy link
Member Author

It was added in https://github.com/fal-ai/fal/pull/682, we have to review if this happens in the next release?

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

Successfully merging this pull request may close these issues.

None yet

1 participant