Fix build

This commit is contained in:
Alexey Osipov 2022-11-09 22:27:09 +03:00
parent fb0d03ff25
commit 9c29267d3e
2 changed files with 1 additions and 2 deletions

View File

@ -71,4 +71,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Ckzg.Bindings.nuget
path: bindings/csharp/build/Ckzg.Bindings.1.0.0.nupkg
path: bindings/csharp/build/Ckzg.Bindings.*.nupkg

View File

@ -1,4 +1,3 @@
using System;
using System.Runtime.InteropServices;
using System.Runtime.Loader;