Skip to content

Commit 35b8cec

Browse files
committed
ci: add mcpp index update before build (ensure fresh index)
1 parent affa09d commit 35b8cec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@ jobs:
3535
path: ~/.xlings/data/xpkgs/xim-x-mcpp/0.0.11/registry
3636
key: mcpp-sandbox-${{ runner.os }}-mcpp0.0.11-v2
3737

38+
- name: Update package index
39+
run: mcpp index update
40+
3841
- name: Build with mcpp
3942
run: mcpp build

0 commit comments

Comments
 (0)