Skip to content

Commit 2e327e7

Browse files
committed
artifact path
1 parent eda89d1 commit 2e327e7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/actions/dotnet/pack/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ runs:
2828
uses: actions/upload-artifact@v4
2929
with:
3030
name: packages
31-
path: |
32-
./packages/release
31+
path: packages/release

0 commit comments

Comments
 (0)