ci: remove tag list

This commit is contained in:
2026-02-14 22:51:27 +01:00
parent e1e84909f9
commit 4b2c9268d9

View File

@@ -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