Skip to content

Commit affa09d

Browse files
committed
ci: bust sandbox cache (stale index)
1 parent 13efeff commit affa09d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/cache@v4
3434
with:
3535
path: ~/.xlings/data/xpkgs/xim-x-mcpp/0.0.11/registry
36-
key: mcpp-sandbox-${{ runner.os }}-mcpp0.0.11
36+
key: mcpp-sandbox-${{ runner.os }}-mcpp0.0.11-v2
3737

3838
- name: Build with mcpp
3939
run: mcpp build

0 commit comments

Comments
 (0)