Skip to content

Commit

Permalink
install submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Dec 29, 2024
1 parent 741963b commit 0a92737
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 @@ -16,7 +16,7 @@ jobs:

- name: Clone Flatpak repo
run: |
git clone https://github.com/C0rn3j/com.github.taiko2k.tauonmb.git tauon-flatpak
git clone --recurse-submodules https://github.com/C0rn3j/com.github.taiko2k.tauonmb.git tauon-flatpak
cd tauon-flatpak; git checkout flatfix
# - name: Install dependencies
Expand Down

0 comments on commit 0a92737

Please sign in to comment.