Skip to content

Commit

Permalink
+13
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 8, 2024
1 parent 73b86fb commit a2616e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ jobs:

- run: |
git config --global core.autocrlf false
git config --global user.name "sun pack bot"
git config --global user.email "[email protected]"
git config --global --add url.https://github.com/.insteadOf "[email protected]:"
git submodule update --init --recursive
Write-Host (git submodule --quiet foreach 'echo $path').Length
Expand Down

0 comments on commit a2616e3

Please sign in to comment.