1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
Ycarus (Yannick Chabanois) 2020-02-22 09:14:21 +01:00 committed by GitHub
parent 7dbd4dcb85
commit b3607f9226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,11 +21,10 @@ jobs:
pwd
ls
cd openmptcprouter
git checkout ${{ env.GITHUB_REF }} || true
git checkout ${GITHUB_REF} || true
git pull || true
export OMR_PATH="${{ env.GITHUB_REPOSITORY }}/${{ env.GITHUB_REF }}"
export OMR_FEED_URL="https://github.com/${{ env.GITHUB_REPOSITORY }}"
export OMR_FEED_SRC="${{ env.GITHUB_REF }}"
export OMR_FEED_URL="https://github.com/ysurac/openmptcprouter-feeds"
export OMR_FEED_SRC="${GITHUB_REF}"
pwd
ls
sh build.sh prepare {tools,toolchain}/install -j6