Skip to content

Commit

Permalink
No need to download the flathub manifest, because we have it now locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Murmele committed Jan 23, 2025
1 parent c33a6c2 commit ab10118
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Clone flatpak manifest from Flathub
uses: GuillaumeFalourd/clone-github-repo-action@v2
with:
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 Qt6
- name: Replace git tag by the commit id on which it runs
if: github.ref_type != 'tag'
run: >
Expand Down

0 comments on commit ab10118

Please sign in to comment.