Skip to content

Commit

Permalink
fix(ci): remove obsolete step
Browse files Browse the repository at this point in the history
  • Loading branch information
EuleMitKeule committed Nov 25, 2022
1 parent b64ff9a commit cddf7e0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,12 +289,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Download build
uses: actions/download-artifact@v2
with:
name: Build-${{ matrix.buildTarget }}
path: Build

- name: Download build
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit cddf7e0

Please sign in to comment.