ci(package/linux): use dpkg to determine file paths and variables
Should hopefully make things less brittle across different architectures Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -164,6 +164,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ steps.short-version.outputs.version }}
|
||||
build-type: ${{ steps.setup-dependencies.outputs.build-type }}
|
||||
artifact-name: ${{ matrix.artifact-name }}
|
||||
cmake-preset: ${{ steps.cmake-preset.outputs.preset }}
|
||||
qt-version: ${{ steps.setup-dependencies.outputs.qt-version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user