This commit is contained in:
parent
2776c9495d
commit
eab6033eaa
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ jobs:
|
|||
- name: Checkout the repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: sudo make
|
||||
run: su root; make
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue