Skip to content

Commit

Permalink
fix: arch publish should work again
Browse files Browse the repository at this point in the history
  • Loading branch information
Almamu authored Jul 14, 2024
1 parent e94ad21 commit d4687f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Publish parallel-disk-usage to the AUR
uses: KSXGitHub/[email protected].1
uses: KSXGitHub/[email protected].2
with:
pkgname: linux-wallpaperengine-git
pkgbuild: ./packaging/archlinux/PKGBUILD
Expand All @@ -26,4 +26,4 @@ jobs:
commit_message: Update AUR package
force_push: 'true'
test: true
test_flags: --clean --cleanbuild --nodeps --nobuild
test_flags: --clean --cleanbuild --nodeps --nobuild

0 comments on commit d4687f0

Please sign in to comment.