Skip to content

Commit

Permalink
Merge branch 'main' of github.com:32bitmicro/LLVM-Embedded-Toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
libiot committed Jun 14, 2024
2 parents fa8c71d + 9b18346 commit 3f257dc
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 3f257dc

Please sign in to comment.