mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-15 15:20:37 -07:00
chore: update aur action version
This commit is contained in:
parent
5bc48c5ad7
commit
9986dcb525
2
.github/workflows/aur.yml
vendored
2
.github/workflows/aur.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
sed -i "s/SHA256SUMS_X86_64/$(sha256sum gtt-linux-amd64.tar.gz | awk '{print $1}')/g" build/PKGBUILD
|
||||
|
||||
- name: Publish to the AUR
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
|
||||
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
|
||||
with:
|
||||
pkgname: gtt-bin
|
||||
pkgbuild: build/PKGBUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user