Skip to content

Commit

Permalink
Fix artifact download path (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
jviau authored Jun 26, 2023
1 parent 1d01b4d commit a473331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: pkg
path: pkg

- name: Setup .NET Core
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit a473331

Please sign in to comment.