Skip to content

Commit

Permalink
remove Download all workflow run artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarrero committed Aug 1, 2023
1 parent b1b45e7 commit 86811b0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/PUBLISH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
echo "Release tag_name is not the same that in file VERSION"
exit 1
fi
- name: Download all workflow run artifacts
uses: actions/download-artifact@v3
with:
name: gems
path: gems
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 86811b0

Please sign in to comment.