Skip to content

Commit

Permalink
Merge pull request #9142 from keymanapp/fix/linux/gha
Browse files Browse the repository at this point in the history
fix(linux): Fix packaging GHA
  • Loading branch information
ermshiperete authored Jun 30, 2023
2 parents f133307 + 4bd0b40 commit 8752c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
path: artifacts

- name: Build
uses: sillsdev/gha-ubuntu-packaging@07487c6f15361e7b46e8dfc49898d32fe296efe9 # v0.4
uses: sillsdev/gha-ubuntu-packaging@32ebcd2aa0c163a750e6a3aa58e03089af811a7e # v0.5
with:
github_token: "${{secrets.GITHUB_TOKEN}}"
dist: "${{ matrix.dist }}"
Expand Down

0 comments on commit 8752c3c

Please sign in to comment.