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

Test for strange permission denied

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-03-03 15:20:58 +01:00 committed by GitHub
parent 2d9c61d22f
commit c2d411ea94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,5 +35,5 @@ jobs:
- name: Build
env:
OMR_TARGET: ${{matrix.OMR_TARGET}}
run: make IGNORE_ERRORS=m -C /home/runner/work/openmptcprouter-feeds/openmptcprouter-feeds/openmptcprouter/${{ env.OMR_TARGET }}/source package/{compile,install,index} target/install -j1 V=s
run: sudo make IGNORE_ERRORS=m -C /home/runner/work/openmptcprouter-feeds/openmptcprouter-feeds/openmptcprouter/${{ env.OMR_TARGET }}/source package/{compile,install,index} target/install -j5 V=s