diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c901169..2d873bd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -2,7 +2,7 @@ name: AOT Compile ZXSpectrum env: - PUBLISH_DIR: Platforms/ZXBox.Blazor/bin/Release/net7.0/publish/wwwroot + PUBLISH_DIR: Platforms/ZXBox.Blazor/bin/Release/net8.0/publish/wwwroot # Controls when the workflow will run on: