Skip to content

Commit 493cee2

Browse files
DEBUG: PR with clangrt 11
1 parent 6eab1b0 commit 493cee2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_clangrt_builtins.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
env:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181
run: |
82+
git config --global user.email '[email protected]'
83+
git config --global user.name 'SDKLibsUpdaterGithub'
8284
git status
8385
git switch --create sdk_libs_update
8486
git add -A .

0 commit comments

Comments
 (0)