Fixes argon2 for osx and github action workflow issues (#157)

This commit is contained in:
Kamron Batman 2020-05-29 18:02:00 -07:00 committed by GitHub
parent f408662af1
commit 4f1825152c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 65 additions and 60 deletions

View file

@ -11,7 +11,7 @@ else
fi
Tools/build-native-libraries.cmd $2
dotnet restore --force-evaluate
dotnet restore --force-evaluate
if [[ $1 ]]
then