We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fe706 commit 9f3dba0Copy full SHA for 9f3dba0
.github/workflows/publish-aur.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Publish AUR package
17
uses: KSXGitHub/github-actions-deploy-aur@master
18
with:
19
- pkgname: python-i686-bin
+ pkgname: lib32-python311-bin
20
pkgbuild: ./PKGBUILD
21
commit_username: GitHub Actions
22
commit_email: github-actions@github.com
0 commit comments