Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmicroul authored Nov 30, 2024
1 parent 73eaaa2 commit 6b9f012
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 @@ -74,8 +74,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 "gmicroul"
git config --global user.email "microul@gmail.com"
git config --global user.name "BirdZhang"
git config --global user.email "0312birdzhang@gmail.com"
- name: Cache repo directory
uses: actions/cache@v3
Expand Down

0 comments on commit 6b9f012

Please sign in to comment.