Skip to content

Commit 5fcd64c

Browse files
authored
Update wfnetcorev2.yaml
1 parent 48ccb06 commit 5fcd64c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wfnetcorev2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
name: nupkg
8080
- name: Display structure of downloaded files
8181
run: ls -R
82+
- name: List sources
83+
run: dotnet nuget list source
8284
- name: Publish the package to GitHub
8385
run: dotnet nuget push "*.nupkg"
8486
deploy:

0 commit comments

Comments
 (0)