You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Both WebAssembly and Android use a crosscompiled version of VTK directly added to their respective Docker image.
However, they are not in sync with the VTK version specified in .github/actions/vtk_commit_sha
Let's try to find a solution to synchronize them when this file changes.
The text was updated successfully, but these errors were encountered:
Describe the bug
Both WebAssembly and Android use a crosscompiled version of VTK directly added to their respective Docker image.
However, they are not in sync with the VTK version specified in
.github/actions/vtk_commit_sha
Let's try to find a solution to synchronize them when this file changes.
The text was updated successfully, but these errors were encountered: