Skip to content

Commit 9a02c1b

Browse files
committed
artifact dir
1 parent 51774f2 commit 9a02c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
- uses: actions/upload-artifact@v1.0.0
174174
with:
175175
name: ${{ matrix.board }}
176-
path: bin/*/*/*
176+
path: bin/${{ matrix.board }}
177177

178178
website:
179179
runs-on: ubuntu-16.04

0 commit comments

Comments
 (0)