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

Update main.yml

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-09-14 20:53:59 +02:00 committed by GitHub
parent 7ad4608b57
commit e2410dfc97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,8 @@ jobs:
git checkout develop
fi
git pull
ln omr ${GITHUB_WORKSPACE}/omr
cd ${GITHUB_WORKSPACE}
ln -s ../../omr
- name: Build toolchain
working-directory: ../../omr
env: