mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Bump nupkg version
This commit is contained in:
@@ -181,14 +181,14 @@ jobs:
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: nuget-package
|
||||
path: .libsodium-pack/bin/Release/libsodium.1.0.18.nupkg
|
||||
path: .libsodium-pack/bin/Release/libsodium.1.0.18.1.nupkg
|
||||
|
||||
test-ubuntu18_04:
|
||||
test-ubuntu20_04:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- pack
|
||||
container:
|
||||
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
|
||||
image: mcr.microsoft.com/dotnet/core/sdk:3.1-focal
|
||||
env:
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
|
||||
|
||||
Reference in New Issue
Block a user