We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9229c commit 16810eeCopy full SHA for 16810ee
1 file changed
.github/workflows/main_bulma-blazorexpress.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: actions/setup-dotnet@v4
26
with:
27
dotnet-version: '9.x'
28
- include-prerelease: false
29
30
- name: Build with dotnet
31
run: dotnet build ./BlazorExpress.Bulma.Demo.Server/BlazorExpress.Bulma.Demo.Server.csproj --configuration Release
0 commit comments