mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 11:25:34 +00:00
maint(linux): update to new version of gha-ubuntu-packaging
Version 2.0 of gha-ubuntu-packaging retries 5 times to install the packages, so hopefully this will improve the reliability. Test-bot: skip
This commit is contained in:
parent
c1214e7971
commit
f74cbde633
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ runs:
|
|||
path: artifacts/keyman-srcpkg
|
||||
|
||||
- name: Build
|
||||
uses: sillsdev/gha-ubuntu-packaging@b619077451b27c16dc6fd699bc1daf8d5ce07659 # v1.2
|
||||
uses: sillsdev/gha-ubuntu-packaging@1ab4a5967afbadab82a480936b9e53d7190acdf2 # v2.0
|
||||
with:
|
||||
dist: "${{ inputs.dist }}"
|
||||
platform: "${{ inputs.arch }}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue