Skip to content

Commit

Permalink
Fix to different branch
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Jan 3, 2025
1 parent 341bef4 commit 0bb2ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_Flatpak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Clone Flatpak repo
run: |
git clone --recurse-submodules https://github.com/C0rn3j/com.github.taiko2k.tauonmb.git tauon-flatpak
cd tauon-flatpak; git checkout flatfix
cd tauon-flatpak; git checkout tekoreless
# https://github.com/marketplace/actions/flatpak-builder
- name: Build Flatpak
Expand Down

0 comments on commit 0bb2ebd

Please sign in to comment.