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:17:44 +01:00 committed by GitHub
parent b3607f9226
commit 6f7840c0a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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