Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Jan 8, 2025
1 parent 4186e79 commit c9c8da4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@ jobs:
- soc-starfive-jh7100
steps:
- uses: actions/checkout@v4
- name: info
run: |
uname -a
cat /proc/cpuinfo
- name: build-test
run: |
gcc main.c -o ruapu
Expand Down

0 comments on commit c9c8da4

Please sign in to comment.