Skip to content

Commit

Permalink
Update tc_builder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aitesam961 authored Dec 13, 2023
1 parent 3c2b995 commit 3a401dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tc_builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add builds
git add .
git commit -m "Add RISC-V Toolchain artifact"
git push

0 comments on commit 3a401dc

Please sign in to comment.