Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeDaMrAzR authored Dec 20, 2024
1 parent 50dcdb6 commit 1a492e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: NuGet/setup-nuget@v2

- name: Restore NuGet packages
run: nuget restore BK7231Flasher/BK7231Flasher.csproj
run: nuget restore BK7231Flasher/BK7231Flasher.csproj -SolutionDirectory .

- name: Build the project
run: msbuild BK7231Flasher/BK7231Flasher.csproj /p:Configuration=Release
Expand Down

0 comments on commit 1a492e3

Please sign in to comment.