Fix build-release action
This commit is contained in:
parent
26cde137c9
commit
603d9dcab6
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user