Skip to content

Commit 0fd1cbd

Browse files
committed
update
1 parent beeb75f commit 0fd1cbd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,8 @@ jobs:
170170
- name: Install mcpp and config mirror
171171
shell: pwsh
172172
run: |
173-
xlings install mcpp -y -g
173+
xlings install mcpp -y -g --verbose
174174
175-
cat .xlings/.xlings.json
176175
cat "$env:USERPROFILE\.xlings\.xlings.json"
177176
mcpp --version
178177
mcpp self config --mirror GLOBAL

0 commit comments

Comments
 (0)