Skip to content

Commit 30ab4fc

Browse files
committed
fix artifact name
1 parent 5af7074 commit 30ab4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
- name: upload installer
2727
uses: actions/upload-artifact@v1
2828
with:
29-
name: "WEventViewer-win-x64"
29+
name: "WEventViewer-Installer"
3030
path: "dist/installer/Release/en-US/WEventViewer.Installer.msi"

0 commit comments

Comments
 (0)