Skip to content

Commit

Permalink
Change download task
Browse files Browse the repository at this point in the history
  • Loading branch information
Axemasta committed Aug 23, 2023
1 parent 92c8ff3 commit 522befd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,10 @@ jobs:

- name: Download artifacts
id: download-artifact
uses: dawidd6/action-download-artifact@v2
uses: actions/download-artifact@v2.1.1
with:
name: drop
repo: Axemasta/Moq.INavigationService
path: Artifacts/
search_artifacts: true

- name: Process NuGet Version
shell: pwsh
Expand Down

0 comments on commit 522befd

Please sign in to comment.