We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d824fa3 commit b5856bdCopy full SHA for b5856bd
1 file changed
.github/workflows/ci-fresh-install.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: Install mcpp and config mirror
44
run: |
45
xlings install mcpp -y
46
+ which mcpp
47
mcpp --version
48
mcpp self config --mirror GLOBAL
49
@@ -108,6 +109,7 @@ jobs:
108
109
110
111
112
113
114
115
0 commit comments