Skip to content

Commit 9833f49

Browse files
committed
update
1 parent 9fb190e commit 9833f49

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,12 @@ jobs:
122122
- name: "LLVM: mcpp new → run"
123123
run: |
124124
cd "$(mktemp -d)"
125-
xlings use mcpp
126125
mcpp new hello_mac
127126
cd hello_mac
128127
mcpp run
129128
130129
- name: "LLVM: build mcpp"
131130
run: |
132-
xlings use mcpp
133131
mcpp clean
134132
mcpp run
135133

0 commit comments

Comments
 (0)