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
3ea531b188
commit
3968bb4b7a
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -19,6 +19,6 @@ jobs:
|
||||||
run: OMR_TARGET="${{ matrix.device }}" OMR_FEED_SRC="master" ./build.sh
|
run: OMR_TARGET="${{ matrix.device }}" OMR_FEED_SRC="master" ./build.sh
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.device }}
|
name: ${{ matrix.device }}
|
||||||
path: source/bin
|
path: source/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue