1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update main.yml

This commit is contained in:
suyuan 2021-09-30 18:58:50 +08:00
parent 94d69aa096
commit 2f88dc26e8

View file

@ -58,7 +58,7 @@ jobs:
- name: Build toolchain - name: Build toolchain
working-directory: ../../omr working-directory: ../../omr
env: env:
OMR_FEED_URL: https://github.com/suyuan168/3grouter-feeds OMR_FEED_URL: https://github.com/suyuan168/openmptcprouter-feeds
SOURCE_NAME: ${{ steps.branch_name.outputs.SOURCE_NAME }} SOURCE_NAME: ${{ steps.branch_name.outputs.SOURCE_NAME }}
OMR_TARGET: ${{ matrix.OMR_TARGET }} OMR_TARGET: ${{ matrix.OMR_TARGET }}
OMR_KERNEL: ${{ matrix.OMR_KERNEL }} OMR_KERNEL: ${{ matrix.OMR_KERNEL }}