Merge pull request #9155 from keymanapp/fix/linux/packaginggha

fix(linux): Another attempt to fix packaging GHA
This commit is contained in:
Eberhard Beilharz 2023-07-04 08:36:22 +02:00 • committed by GitHub
commit 038cf98db1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,9 +113,8 @@ jobs:
path: artifacts
- name: Build
uses: sillsdev/gha-ubuntu-packaging@32ebcd2aa0c163a750e6a3aa58e03089af811a7e # v0.5
uses: sillsdev/gha-ubuntu-packaging@01e19837bcf45ec522dd7b091970efd12ce8f3ad # v0.6
with:
github_token: "${{secrets.GITHUB_TOKEN}}"
dist: "${{ matrix.dist }}"
platform: "${{ matrix.arch }}"
source_dir: "artifacts/keyman-srcpkg"