We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e6eaf commit 285938aCopy full SHA for 285938a
.github/workflows/build-all.yml
@@ -30,7 +30,7 @@ jobs:
30
run: dotnet pack -c Release BlazorLazyLoading.sln
31
32
- name: Upload artifacts
33
- - uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v1
34
with:
35
name: output
36
path: output
0 commit comments