Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Peugnet committed Jan 26, 2024
1 parent 2a4cb23 commit 5a67894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest

env:
PUBLISH_FOLDER: Blazor-Color-Picker/bin/Release/net7.0/publish/wwwroot
PUBLISH_FOLDER: Blazor-Color-Picker/bin/Release/net8.0/publish/wwwroot

name: Build and Deploy Job
steps:
Expand Down

0 comments on commit 5a67894

Please sign in to comment.