Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmicroul authored Dec 9, 2024
1 parent 675b04a commit 6226849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
mkdir -p ~/bin
wget 'https://storage.googleapis.com/git-repo-downloads/repo' -P ~/bin
chmod +x ~/bin/repo
git config --global user.name "BirdZhang"
git config --global user.email "0312birdzhang@gmail.com"
git config --global user.name "gmicroul"
git config --global user.email "microul@gmail.com"
- name: Downloading source code
Expand Down

0 comments on commit 6226849

Please sign in to comment.