Don't try to make package for now
parent
afbf687255
commit
87ad81f891
|
@ -101,9 +101,6 @@ jobs:
|
|||
- name: Build
|
||||
working-directory: build
|
||||
run: make -j `nproc`
|
||||
- name: Install
|
||||
working-directory: build
|
||||
run: DESTDIR=. sudo make package
|
||||
- name: Upload build
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue