We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7938f commit 9fa2df5Copy full SHA for 9fa2df5
.github/workflows/aur_update.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Checkout
60
uses: actions/checkout@v3
61
with:
62
- ref: main
+ ref: master
63
64
- name: Update local from AUR
65
shell: bash
0 commit comments