Skip to content

Commit 5dee727

Browse files
committed
update
1 parent b879321 commit 5dee727

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-fresh-install.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ jobs:
4747
mcpp --version
4848
mcpp self config --mirror GLOBAL
4949
xlings use mcpp
50+
cat $HOME/.xlings/.xlings.json
5051
5152
- name: "GCC: mcpp new → run"
5253
run: |
5354
cd "$(mktemp -d)"
55+
cat $HOME/.xlings/.xlings.json
5456
xlings use mcpp
5557
mcpp new hello_gcc
5658
cd hello_gcc

0 commit comments

Comments
 (0)