There was an error while loading. Please reload this page.
1 parent ef1f9b9 commit 8edaad9Copy full SHA for 8edaad9
1 file changed
.github/workflows/publish.yml
@@ -121,7 +121,7 @@ jobs:
121
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
122
with:
123
name: build-output
124
- path: .
+ path: src/IgniteUI.Blazor.GridLite
125
digest-mismatch: error
126
127
- name: Restore .NET local tools
@@ -220,7 +220,7 @@ jobs:
220
221
222
name: signed-assemblies
223
224
225
226
- name: Pack NuGet package
0 commit comments