cleanup .SRCINFO.new
This commit is contained in:
parent
6df7856873
commit
3209827765
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ runs:
|
||||||
- name: Ensure .SRCINFO is up to date
|
- name: Ensure .SRCINFO is up to date
|
||||||
run: diff -u .SRCINFO .SRCINFO.new
|
run: diff -u .SRCINFO .SRCINFO.new
|
||||||
|
|
||||||
|
- run: rm .SRCINFO.new
|
||||||
|
|
||||||
- name: Mirror to the AUR
|
- name: Mirror to the AUR
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
|
|
Loading…
Add table
Reference in a new issue