Skip to content

Commit 801933f

Browse files
committed
ci test
1 parent c0358ad commit 801933f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ 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+
cat $HOME/.xlings/.xlings.json
48+
cc --version
4649
4750
- name: Build
4851
run: |

0 commit comments

Comments
 (0)