Skip to content

Commit 589c028

Browse files
committed
revert rm backup
Signed-off-by: tzssangglass <[email protected]>
1 parent 9aa0f2d commit 589c028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ jobs:
136136
sudo -E ./utils/publish-rpm.sh repo_repodata_rebuild
137137
sudo -E ./utils/publish-rpm.sh repo_upload
138138
139-
- name: RPM repo verify
139+
- name: RPM repo remove backup
140140
run: |
141-
echo "verify"
141+
sudo -E ./utils/publish-rpm.sh repo_backup_remove
142142
143143
- name: RPM repo publish
144144
run: |

0 commit comments

Comments
 (0)