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:
parent
2d9c61d22f
commit
c2d411ea94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue