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
The failure is caused by the libtiledb.so symlink not being followed when adding the native library to the NuGet package for Linux. There is a related issue recently opened (actions/upload-artifact#590), but I am not sure if we are hitting the same, because unzipping the tiledb-native-dev-linux-x86_64 artifact preserves the symlink locally.
I downloaded the artifacts and locally built the development packages. The .NET SDK was able to follow the symlink, which makes actions/download-artifact the remaining possible culprit. However that action was last updated one month ago. 🤔
See run for more details:
https://github.com/TileDB-Inc/TileDB-CSharp/actions/runs/10224563338
The text was updated successfully, but these errors were encountered: