Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChnMasterOG authored Feb 4, 2024
1 parent 7bca517 commit 92f5c2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup riscv gnu/gcc toolchain
uses: ChnMasterOG/[email protected]
with:
version: 8.2.0-3.1
- run: riscv-none-embed-gcc --version
- name: make
run: |
Expand Down

0 comments on commit 92f5c2b

Please sign in to comment.