Try to fix packaging
parent
0693aa5e1e
commit
afbf687255
|
@ -103,7 +103,7 @@ jobs:
|
|||
run: make -j `nproc`
|
||||
- name: Install
|
||||
working-directory: build
|
||||
run: DESTDIR=. make package
|
||||
run: DESTDIR=. sudo make package
|
||||
- name: Upload build
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue