Skip to content

Commit 833befb

Browse files
committed
Removed useless workflow step
1 parent 6e9796c commit 833befb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

-5
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
runs-on: ubuntu-latest
5050
needs: build
5151
steps:
52-
- name: Download artifacts
53-
uses: actions/download-artifact@v2
54-
with:
55-
name: "LPOS_${{ matrix.device }}"
56-
5752
- name: Create release
5853
uses: ncipollo/release-action@v1
5954
with:

0 commit comments

Comments
 (0)