mirror of
https://github.com/ZSeven-W/openpencil.git
synced 2026-05-31 19:04:29 +07:00
fix(submodule): pin vendor/casement to op-file-open head
CI checkout was failing on a ghost superproject pointer c8df95eb82df3487e77e96c20e20864eb35e107a — that commit is not in the casement remote and not in the local clone either. Local disk state is 5ad98f1c (== origin/op-file-open head), which IS pushed and accessible to GitHub Actions' submodule fetch. This unblocks the 'Rust Check' / 'Rust multi-platform build' / 'WASM bundle check' workflows whose actions/checkout@v4 step uses submodules: recursive. Cargo workspace still excludes vendor/casement itself (op-host-native/op-host-desktop use it via path = ... winit fork).
This commit is contained in:
parent
793a21b0aa
commit
561cc5830c
1 changed files with 1 additions and 1 deletions
2
vendor/casement
vendored
2
vendor/casement
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit c8df95eb82df3487e77e96c20e20864eb35e107a
|
||||
Subproject commit 5ad98f1c80839f24641be500895032eba96cbf79
|
||||
Loading…
Reference in a new issue