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 151be2b commit b3c34dcCopy full SHA for b3c34dc
.github/workflows/release.yml
@@ -38,6 +38,7 @@ jobs:
38
uses: actions/download-artifact@v3
39
with:
40
name: nugetpkgs
41
+ path: nugetpkgs
42
- name: list nugetpkgs
43
run: ls nugetpkgs
44
- name: Release
.github/workflows/release_stable.yml
@@ -36,6 +36,7 @@ jobs:
36
37
0 commit comments