Skip to content

Commit

Permalink
Removed step that tries to download non-existent artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Jan 6, 2025
1 parent 2a8af62 commit f0b7875
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
with:
sdk: stable

- name: Download Changelog
uses: actions/download-artifact@v4
with:
name: changelog

- name: Cache dependencies
uses: actions/cache@v4
with:
Expand Down

0 comments on commit f0b7875

Please sign in to comment.