Skip to content

Commit

Permalink
Changed name of library artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed May 31, 2024
1 parent 4260040 commit c9d6a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ jobs:
- name: Upload library
uses: actions/upload-artifact@v3
with:
name: 'Magick.NET-${{ matrix.libraryName }}'
name: 'Magick.NET.${{ matrix.libraryName }}'
path: publish/output

0 comments on commit c9d6a21

Please sign in to comment.