mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update build.yml
This commit is contained in:
parent
d866420d28
commit
43ea28ebd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -21,4 +21,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.device }}
|
name: ${{ matrix.device }}
|
||||||
path: source/bin
|
path: ${{ matrix.device }}/source/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue