generated from archlinux/template
Remove graph logging
This commit is contained in:
parent
376b828fc0
commit
493df388b6
@ -23,9 +23,7 @@ jobs:
|
||||
run: git remote add aur https://aur.archlinux.org/yay.git
|
||||
|
||||
- name: Fetch AUR
|
||||
run: |
|
||||
git fetch aur
|
||||
git log --all --oneline --graph
|
||||
run: git fetch aur
|
||||
|
||||
- name: Merge latest changes
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user