generated from archlinux/template
Print log before merge
This commit is contained in:
parent
f7f8a6ed92
commit
1237f01c6e
@ -21,7 +21,9 @@ jobs:
|
||||
run: git remote add aur https://aur.archlinux.org/yay.git
|
||||
|
||||
- name: Fetch AUR
|
||||
run: git fetch aur
|
||||
run: |
|
||||
git fetch aur
|
||||
git log --all --oneline --graph
|
||||
|
||||
- name: Merge latest changes
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user