Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dicko2 authored Feb 10, 2024
1 parent 40ac5a1 commit fc6c2ac
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 @@ -65,7 +65,7 @@ jobs:
uses: actions/upload-artifact@master
with:
name: nupkg
path: output/finalpackage
path: output/src/finalpackage

deploy:
needs: build
Expand Down

0 comments on commit fc6c2ac

Please sign in to comment.