ci: remove tag list
This commit is contained in:
@@ -14,8 +14,6 @@ jobs:
|
||||
with:
|
||||
fetch-deps: 0
|
||||
fetch-tags: true
|
||||
- name: Show tags
|
||||
run: git tag --list
|
||||
- name: Build tarball
|
||||
run: make tarball
|
||||
- name: Build rpm package
|
||||
|
||||
Reference in New Issue
Block a user