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
|
run: git remote add aur https://aur.archlinux.org/yay.git
|
||||||
|
|
||||||
- name: Fetch AUR
|
- name: Fetch AUR
|
||||||
run: |
|
run: git fetch aur
|
||||||
git fetch aur
|
|
||||||
git log --all --oneline --graph
|
|
||||||
|
|
||||||
- name: Merge latest changes
|
- name: Merge latest changes
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user