remove not needed checkout

This commit is contained in:
Martin Marmsoler 2023-04-17 20:00:35 +02:00
parent 027c94c37b
commit 0dd426b287

View File

@ -73,12 +73,6 @@ jobs:
owner: 'flathub'
repository: 'com.github.Murmele.Gittyup'
# just until the new release is out
- name: Checkout restructureCMake
run: |
cd com.github.Murmele.Gittyup
git checkout restructureCMake
- name: Replace git tag by the commit id on which it runs
if: github.ref_type != 'tag'
run: >