We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e05bf9 commit bc33f38Copy full SHA for bc33f38
.github/workflows/nuget.org.yml
@@ -59,6 +59,7 @@ jobs:
59
npm run-script build:production
60
cd ../../../../
61
cp aspnetcore/src/Components/Web.JS/dist/Release/blazor.*.js src/BlazorES2019/Bit.BlazorES2019/wwwroot/
62
+ rm -rf aspnetcore
63
64
- name: dotnet pack BlazorES2019
65
run: |
0 commit comments