Reformat build dir

This commit is contained in:
oxmc
2024-12-20 09:28:49 -08:00
parent 685c2dc210
commit dcbbfde4a5
3 changed files with 1 additions and 1 deletions

View File

@@ -230,7 +230,7 @@ jobs:
uses: KSXGitHub/github-actions-deploy-aur@v3.0.1
with:
pkgname: bskydesktop
pkgbuild: ./build/PKGBUILD
pkgbuild: ./build/arch-pkg/PKGBUILD
commit_username: ${{ secrets.AUR_USERNAME }}
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}