Fix build-release action
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
#Restore NuGet packages
|
||||
- name: Restore NuGet packages
|
||||
run: nuget restore SoraV2BatteryHelper.sln
|
||||
run: nuget restore SoraV2Utils.sln
|
||||
|
||||
#Build the project
|
||||
- name: Build the solution
|
||||
|
||||
Reference in New Issue
Block a user