-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github-ci: set checkout directory as safe before running git commands
While the checkout job appears to do this, it is done with a different version of git which seems to be the cause for it not having an effect when doing manual git operations from within a job. Also removes duplicate checkout statements in Windows builds.
- Loading branch information
1 parent
b58dd5e
commit 6035a8a
Showing
2 changed files
with
83 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters