Skip to content

Commit

Permalink
skip: remove duplicated download-charms
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab committed Jan 21, 2025
1 parent 5c3530c commit c092e2d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,6 @@ jobs:
juju-channel: 3.6/stable
charmcraft-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release

- name: Download packed charm(s)
id: download-charms
timeout-minutes: 5
uses: actions/download-artifact@v4
with:
pattern: ${{ inputs.artifact-prefix }}-*
merge-multiple: true

- name: Download packed charm(s)
id: download-charms
timeout-minutes: 5
Expand Down

0 comments on commit c092e2d

Please sign in to comment.