Skip to content

Commit 9f3dba0

Browse files
authored
Change AUR package name from python-i686-bin to lib32-python311-bin
1 parent a3fe706 commit 9f3dba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-aur.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Publish AUR package
1717
uses: KSXGitHub/github-actions-deploy-aur@master
1818
with:
19-
pkgname: python-i686-bin
19+
pkgname: lib32-python311-bin
2020
pkgbuild: ./PKGBUILD
2121
commit_username: GitHub Actions
2222
commit_email: github-actions@github.com

0 commit comments

Comments
 (0)