Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
32bitmicro authored Jun 14, 2024
1 parent 1bb0ae0 commit 9b18346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
sudo apt-get -y install cmake ninja-build meson
- name: configure
run: |
git config --global user.email "pawel.wodnicki@live.com"
git config --global user.email "pawel@32bitmicro.com"
git config --global user.name "Pawel Wodnicki"
- name: build
run: |
Expand Down

0 comments on commit 9b18346

Please sign in to comment.