Skip to content

Commit

Permalink
artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBrinks committed Sep 23, 2024
1 parent eda89d1 commit 2e327e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/dotnet/pack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ runs:
uses: actions/upload-artifact@v4
with:
name: packages
path: |
./packages/release
path: packages/release

0 comments on commit 2e327e7

Please sign in to comment.