We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0540eb0 commit 7a34303Copy full SHA for 7a34303
1 file changed
.github/workflows/ci-fresh-install.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Install mcpp and config mirror
44
run: |
45
- xlings install mcpp -y -g
+ xlings install mcpp -y --all
46
which mcpp
47
mcpp --version
48
mcpp self config --mirror GLOBAL
@@ -112,7 +112,7 @@ jobs:
112
113
114
115
116
117
118
@@ -156,7 +156,7 @@ jobs:
156
157
shell: pwsh
158
159
160
161
162
xlings use mcpp
0 commit comments