Skip to content

Commit

Permalink
copy MDA nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
aloneguid committed Nov 13, 2024
1 parent 1999cf7 commit 631ed46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
run: |
mkdir artifacts
cp src/Parquet/bin/Release/*.nupkg artifacts/
cp src/Parquet.Data.Analysis/bin/Release/*.nupkg artifacts/
cp docs/rn/${{ env.VERSION }}.md artifacts/release-notes.md
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 631ed46

Please sign in to comment.