Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MJRasicci committed Mar 25, 2023
1 parent 55994d4 commit 4cd05b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Publish Artifacts
uses: actions/upload-artifact@v3.1.2
with:
name: ${{matrix.os}}
name: "windows-latest"
path: "./nupkgs/*.nupkg"

push-github:
Expand Down

0 comments on commit 4cd05b1

Please sign in to comment.