Skip to content

Commit

Permalink
fix: fix packaging for arch linux (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
hnicke authored May 26, 2022
1 parent 77d2bd3 commit 20be29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Validate & update checksums
uses: datakrama/archlinux-package-action@v2.0.3
uses: hapakaien/archlinux-package-action@v2.1.1
with:
path: packaging/arch
updpkgsums: true
Expand Down

0 comments on commit 20be29d

Please sign in to comment.