Skip to content

Commit

Permalink
updated build path
Browse files Browse the repository at this point in the history
  • Loading branch information
mizrael committed Jan 20, 2025
1 parent 1536354 commit 9bca23d
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 @@ -19,4 +19,4 @@ jobs:
dotnet-version: '8.0.x'

- name: Build
run: dotnet build
run: dotnet build ./src/Blazorex.sln

0 comments on commit 9bca23d

Please sign in to comment.