Skip to content

Commit

Permalink
Merge multiple artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Jan 15, 2025
1 parent 83ca592 commit 53ce985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: rust/logoshft/target
merge-multiple: true
- name: Build and Publish
env:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
Expand Down

0 comments on commit 53ce985

Please sign in to comment.