generated from archlinux/template
Remove graph logging
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user