Skip to content

Commit 800a373

Browse files
committed
ci test
1 parent fe26d71 commit 800a373

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
- name: Install GCC 15.1 with Xlings
4444
run: |
4545
xlings install gcc@15.1 -y
46+
ls -al $HOME/.xlings/subos/current/bin/cc
47+
cc --version
4648
4749
- name: Build
4850
run: |

0 commit comments

Comments
 (0)