Update ci.yaml
This commit is contained in:
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@@ -49,12 +49,6 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build Release package - Rootful
|
||||
run: |
|
||||
cd screendumpLowFrame
|
||||
make clean
|
||||
make package FINALPACKAGE=1 PACKAGE_VERSION=${{ env.TAG_NAME }}-rootful
|
||||
|
||||
- name: Build Release package - Rootless
|
||||
run: |
|
||||
cd screendumpLowFrame
|
||||
|
||||
Reference in New Issue
Block a user