Skip to content

Commit b5856bd

Browse files
committed
update
1 parent d824fa3 commit b5856bd

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
@@ -43,6 +43,7 @@ jobs:
4343
- name: Install mcpp and config mirror
4444
run: |
4545
xlings install mcpp -y
46+
which mcpp
4647
mcpp --version
4748
mcpp self config --mirror GLOBAL
4849
@@ -108,6 +109,7 @@ jobs:
108109
- name: Install mcpp and config mirror
109110
run: |
110111
xlings install mcpp -y
112+
which mcpp
111113
mcpp --version
112114
mcpp self config --mirror GLOBAL
113115

0 commit comments

Comments
 (0)