Trying more...
This commit is contained in:
parent
b53bf0f659
commit
26b8e1cfa3
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ build:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y --no-install-recommends libc6-dev
|
- apt-get install -y --no-install-recommends libc6-dev
|
||||||
- ln -s /lib64/libdl.so.2 /lib64/libdl.so
|
- ln -s /lib64/libdl.so.2 /lib64/libdl.so
|
||||||
|
- ln -s /lib/x86_64-linux-gnu/libdl.so.2 /lib/x86_64-linux-gnu/libdl.so
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
- dotnet build
|
- dotnet build
|
||||||
- dotnet run
|
- dotnet run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue