diff --git a/.github/workflows/arch.yml b/.github/workflows/arch.yml index e8218ab..26fef87 100644 --- a/.github/workflows/arch.yml +++ b/.github/workflows/arch.yml @@ -26,4 +26,4 @@ jobs: commit_message: Update AUR package force_push: 'true' test: true - test_flags: --clean --cleanbuild \ No newline at end of file + test_flags: --clean --cleanbuild --syncdeps \ No newline at end of file