Skip to content

Commit

Permalink
Fixes path for download artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrichards committed Mar 29, 2021
1 parent 4fa8628 commit 310cc96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v2
with:
path: ./artifacts
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit 310cc96

Please sign in to comment.