Fix Flatpak workflow indentation

This commit is contained in:
2026-06-09 12:27:03 -06:00
parent a5cc0c6776
commit a14080523e

View File

@@ -41,7 +41,7 @@ jobs:
run: |
flatpak --user install -y zoitechat.flatpak
app_dir="$(flatpak info --user --show-location net.zoite.Zoitechat)"
test -f "$app_dir/files/share/doc/net.zoite.Zoitechat/html/index.html"
test -f "$app_dir/files/share/zoitechat/offline-docs/index.html"
- name: Upload Flatpak Bundle
id: upload_flatpak