Don't try to make package for now

fix-squashed-planets
tomangelo 2022-09-13 21:21:49 +02:00 committed by GitHub
parent afbf687255
commit 87ad81f891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -101,9 +101,6 @@ jobs:
- name: Build - name: Build
working-directory: build working-directory: build
run: make -j `nproc` run: make -j `nproc`
- name: Install
working-directory: build
run: DESTDIR=. sudo make package
- name: Upload build - name: Upload build
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with: